public static class ConstantsMCOP.EMBMSNotificationEventExtras
extends java.lang.Object
ConstantsMCOP.ActionsCallBack.eMBMSNotificationEvent.| Modifier and Type | Class and Description |
|---|---|
static class |
ConstantsMCOP.EMBMSNotificationEventExtras.EMBMSNotificationEventEventTypeEnum
CallEvent event types.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AREA_LIST
Key Access to the list of eMBMS service areas.
|
static java.lang.String |
ERROR_CODE
Key Access to eMBMS error codes.
|
static java.lang.String |
ERROR_STRING
Key Access to error string.
|
static java.lang.String |
EVENT_TYPE
Key Access to event type:
Value: Integer.
|
static java.lang.String |
SESSION_ID
Key Access to the MCPTT session ID.
|
static java.lang.String |
TMGI
Key Access to the Temporary Mobile Group Identity (TMGI) identifying the eMBMS bearer.
|
| Constructor and Description |
|---|
EMBMSNotificationEventExtras() |
public static final java.lang.String TMGI
Response: String
Used in events:
ConstantsMCOP.EMBMSNotificationEventExtras.EMBMSNotificationEventEventTypeEnum.UndereMBMSCoverage
ConstantsMCOP.EMBMSNotificationEventExtras.EMBMSNotificationEventEventTypeEnum.eMBMSBearerInUse
ConstantsMCOP.EMBMSNotificationEventExtras.EMBMSNotificationEventEventTypeEnum.eMBMSBearerNotInUse
ConstantsMCOP.EMBMSNotificationEventExtras.EMBMSNotificationEventEventTypeEnum.NoeMBMSCoverage
public static final java.lang.String SESSION_ID
Response: String
Used in events:
ConstantsMCOP.EMBMSNotificationEventExtras.EMBMSNotificationEventEventTypeEnum.UndereMBMSCoverage
ConstantsMCOP.EMBMSNotificationEventExtras.EMBMSNotificationEventEventTypeEnum.eMBMSBearerInUse
ConstantsMCOP.EMBMSNotificationEventExtras.EMBMSNotificationEventEventTypeEnum.eMBMSBearerNotInUse
ConstantsMCOP.EMBMSNotificationEventExtras.EMBMSNotificationEventEventTypeEnum.NoeMBMSCoverage
public static final java.lang.String AREA_LIST
Response: String containing all the eMBMS service area identifiers consecutively.
Used in events:
ConstantsMCOP.EMBMSNotificationEventExtras.EMBMSNotificationEventEventTypeEnum.UndereMBMSCoverage
ConstantsMCOP.EMBMSNotificationEventExtras.EMBMSNotificationEventEventTypeEnum.eMBMSBearerInUse
ConstantsMCOP.EMBMSNotificationEventExtras.EMBMSNotificationEventEventTypeEnum.eMBMSBearerNotInUse
ConstantsMCOP.EMBMSNotificationEventExtras.EMBMSNotificationEventEventTypeEnum.NoeMBMSCoverage
public static final java.lang.String EVENT_TYPE
Possible event types:
eMBMSAvailable (eMBMS available) ConstantsMCOP.EMBMSNotificationEventExtras.EMBMSNotificationEventEventTypeEnum.eMBMSAvailable
UndereMBMSCoverage (Under eMBMS coverage for a specific TMGI) ConstantsMCOP.EMBMSNotificationEventExtras.EMBMSNotificationEventEventTypeEnum.UndereMBMSCoverage
eMBMSBearerInUse (Particular eMBMS bearer in use) ConstantsMCOP.EMBMSNotificationEventExtras.EMBMSNotificationEventEventTypeEnum.eMBMSBearerInUse
eMBMSBearerNotInUse (Particular eMBMS bearer not in use) ConstantsMCOP.EMBMSNotificationEventExtras.EMBMSNotificationEventEventTypeEnum.eMBMSBearerNotInUse
NoeMBMSCoverage (Not under eMBMS coverage for a specific TMGI) ConstantsMCOP.EMBMSNotificationEventExtras.EMBMSNotificationEventEventTypeEnum.NoeMBMSCoverage
eMBMSNotAvailable (eMBMS not available) ConstantsMCOP.EMBMSNotificationEventExtras.EMBMSNotificationEventEventTypeEnum.eMBMSNotAvailable
public static final java.lang.String ERROR_CODE
Response: Integer indicating the error code.
Values:
0 means no errors.
public static final java.lang.String ERROR_STRING
Response: String describing the error.