public class RegistrationResponse
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
RegistrationResponse.ResponseCode |
| Constructor and Description |
|---|
RegistrationResponse(RegistrationResponse.ResponseCode responseCode) |
| Modifier and Type | Method and Description |
|---|---|
RegistrationResponse.ResponseCode |
getResponseCode() |
public RegistrationResponse(RegistrationResponse.ResponseCode responseCode)
public RegistrationResponse.ResponseCode getResponseCode()