public static class ConstantsMCOP.SelectedContactChangeEventExtras
extends java.lang.Object
ConstantsMCOP.ActionsCallBack.selectedContactChangeEvent.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ERROR_CODE
Key Access to the error codes of default group selection.
|
static java.lang.String |
ERROR_STRING
Key Access to the error strings.
|
static java.lang.String |
GROUP_ID
Key Access to Group ID to define the default call group.
|
| Constructor and Description |
|---|
SelectedContactChangeEventExtras() |
public static final java.lang.String GROUP_ID
Response: String with URI format that identifies the MCPTT group.
public static final java.lang.String ERROR_CODE
Response: Integer indicating the error code.
Values:
0 means no errors.
101 Non-existent group
102 Action not allowed
103 The user is not a member of that group
public static final java.lang.String ERROR_STRING
Response: String describing the error.