public static class ConstantsMCOP.UnLoginEventExtras
extends java.lang.Object
ConstantsMCOP.ActionsCallBack.unLoginEvent
This class contains all the answers to the actions of methods IMCOPsdk.unLoginMCOP()
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ERROR_CODE
Key Access to the error codes of the login and authentication methods.
|
static java.lang.String |
ERROR_STRING
Key Access to error string for the login and authentication methods.
|
static java.lang.String |
SUCCESS
Key Access to the response to method
IMCOPsdk.unLoginMCOP()}:
Response: boolean, indicates whether the unlogin procedure was successful or not. |
| Constructor and Description |
|---|
UnLoginEventExtras() |
public static final java.lang.String SUCCESS
IMCOPsdk.unLoginMCOP()}:Response: boolean, indicates whether the unlogin procedure was successful or not.
public static final java.lang.String ERROR_CODE
Response: Integer indicating the error code.
Values:
205 It is not possible to unregister because the customer is not registered right now
207 There was an error in the unregistration process
0 means no errors.
public static final java.lang.String ERROR_STRING
Response: String describing the error.