public interface JMEIdentityCheckRequest extends AppRequestEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
_LONG_NAME |
static String |
_SHORT_NAME |
static int |
code |
| Modifier and Type | Method and Description |
|---|---|
String |
getIMEI() |
String |
getSoftwareVersion() |
Avp |
getTerminalInformationAvp() |
byte[] |
getTgpp2MEID() |
String |
getUserName() |
boolean |
hasIMEI() |
boolean |
hasSoftwareVersion() |
boolean |
hasTgpp2MEID() |
boolean |
isUserNameAVPPresent() |
getDestinationHost, getDestinationRealmgetCommandCode, getMessage, getOriginHost, getOriginRealmstatic final String _SHORT_NAME
static final String _LONG_NAME
static final int code
Avp getTerminalInformationAvp()
boolean hasIMEI()
String getIMEI()
boolean hasTgpp2MEID()
byte[] getTgpp2MEID()
boolean hasSoftwareVersion()
String getSoftwareVersion()
boolean isUserNameAVPPresent()
String getUserName()
Copyright © 2017. All Rights Reserved.