|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.motorola.oem.network.NetworkUSSDResponseData
public class NetworkUSSDResponseData
The NetworkUSSDResponseData class is designed to hold the NetworkUSSDResponseData sent by the network. Collection of these messages will hold the Network response for a single session (USSD send).
Constructor Summary | |
---|---|
NetworkUSSDResponseData()
Creates a new instance of NetworkUSSDResponseData. |
Method Summary | |
---|---|
int |
getAction()
|
int |
getCause()
|
byte |
getDcs()
|
int |
getMsgType()
|
java.lang.String |
getUnStructMsg()
|
void |
setAction(int action)
Sets action (Is further action required) |
void |
setCause(int cause)
Sets cause (transaction error code) |
void |
setDcs(byte dcs)
Sets data coding scheme |
void |
setMsgType(int msgType)
Sets Message Type |
void |
setUnStructMsg(java.lang.String unStructMsg)
Sets unstructured message |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int USSD_MESSAGE_TYPE_UNSTRUCTURED_CNF
public static final int USSD_MESSAGE_TYPE_NO_DATA_CNF
public static final int USSD_MESSAGE_TYPE_UNSTRUCTURED_REQ_IND
public static final int USSD_MESSAGE_TYPE_UNSTRUCTURED_NOTIFY_IND
public static final int USSD_MESSAGE_TYPE_UNSTRUCTURED_COMPLETE_IND
public static final int ACTION_FURTHER_ACTION_NOT_REQUIRED
public static final int ACTION_FURTHER_ACTION_REQUIRED
public static final java.lang.String EMPTY_STRING
public static final int USSD_OPERATION_REGISTER
public static final int USSD_OPERATION_ERASE
public static final int USSD_OPERATION_ACTIVATE
public static final int USSD_OPERATION_DEACTIVATE
public static final int USSD_OPERATION_INTERROGATE
public static final int USSD_OPERATION_PASSWD_CHANGE
public static final int USSD_OPERATION_USSD
public static final int USSD_OPERATION_INVALID
public static final int USSD_SS_CODE_ALL_SS
public static final int USSD_SS_CODE_CLIP
public static final int USSD_SS_CODE_CLIR
public static final int USSD_SS_CODE_COLP
public static final int USSD_SS_CODE_COLR
public static final int USSD_SS_CODE_ALL_CF
public static final int USSD_SS_CODE_CFU
public static final int USSD_SS_CODE_CFC
public static final int USSD_SS_CODE_CFB
public static final int USSD_SS_CODE_CFNRY
public static final int USSD_SS_CODE_CFNRC
public static final int USSD_SS_CODE_CW
public static final int USSD_SS_CODE_ALL_B
public static final int USSD_SS_CODE_BO
public static final int USSD_SS_CODE_BAOC
public static final int USSD_SS_CODE_BOIC
public static final int USSD_SS_CODE_BOICH
public static final int USSD_SS_CODE_BI
public static final int USSD_SS_CODE_BAIC
public static final int USSD_SS_CODE_BAICR
public static final int USSD_SS_CODE_MC
public static final int USSD_SS_CODE_INVALID
public static final int USSD_STATUS_NOT_SUBSCRIBED
public static final int USSD_STATUS_NOT_ACTIVE
public static final int USSD_STATUS_ACTIVE_CONFLICT
public static final int USSD_STATUS_ACTIVE_NO_CONFLICT
public static final int USSD_STATUS_ACTIVE_UNKNOWN
public static final int USSD_STATUS_UNKNOWN
public static final int USSD_PSWD_ENTER_PASSWORD
public static final int USSD_PSWD_ENTER_NEW_PASSWORD
public static final int USSD_PSWD_RE_ENTER_NEW_PASSWORD
public static final int USSD_PSWD_BAD_PASSWORD_RETRY
public static final int USSD_PSWD_BAD_PASSWORD_FORMAT_RETRY
public static final int USSD_RESULT_NO_CAUSE
public static final int USSD_ERROR_CC_BUSY
public static final int USSD_ERROR_PARAMETER_ERROR
public static final int USSD_ERROR_INVALID_NUMBER
public static final int USSD_ERROR_OUTGOING_CALL_BARRED
public static final int USSD_ERROR_TOO_MANY_CALLS_ON_HOLD
public static final int USSD_ERROR_NORMAL
public static final int USSD_ERROR_DROPPED
public static final int USSD_ERROR_NETWORK
public static final int USSD_ERROR_INVALID_CALL_ID
public static final int USSD_ERROR_NORMAL_CLEARING
public static final int USSD_ERROR_TOO_MANY_ACTIVE_CALLS
public static final int USSD_ERROR_UNASSIGNED_NUMBER
public static final int USSD_ERROR_NO_ROUTE_TO_DEST
public static final int USSD_ERROR_RESOURCE_UNAVAILABLE
public static final int USSD_ERROR_CALL_BARRED
public static final int USSD_ERROR_USER_BUSY
public static final int USSD_ERROR_NO_ANSWER
public static final int USSD_ERROR_CALL_REJECTED
public static final int USSD_ERROR_NUMBER_CHANGED
public static final int USSD_ERROR_DEST_OUT_OF_ORDER
public static final int USSD_ERROR_SIGNALING_USSD_ERROR
public static final int USSD_ERROR_NETWORK_USSD_ERROR
public static final int USSD_ERROR_NETWORK_BUSY
public static final int USSD_ERROR_NOT_SUBSCRIBED
public static final int USSD_ERROR_SERVICE_UNAVAILABLE
public static final int USSD_ERROR_SERVICE_NOT_SUPPORTED
public static final int USSD_ERROR_PREPAY_LIMIT_REACHED
public static final int USSD_ERROR_INCOMPATIBLE_DEST
public static final int USSD_ERROR_ACCESS_DENIED
public static final int USSD_ERROR_FEATURE_NOT_AVAILABLE
public static final int USSD_ERROR_WRONG_CALL_STATE
public static final int USSD_ERROR_SIGNALING_TIMEOUT
public static final int USSD_ERROR_MAX_MPTY_PARTICIPANTS_EXCEEDED
public static final int USSD_ERROR_SYSTEM_FAILURE
public static final int USSD_ERROR_DATA_MISSING
public static final int USSD_ERROR_BASIC_SERVICE_NOT_PROVISIONED
public static final int USSD_ERROR_ILLEGAL_SS_OPERATION
public static final int USSD_ERROR_SS_INCOMPATIBILITY
public static final int USSD_ERROR_SS_NOT_AVAILABLE
public static final int USSD_ERROR_SS_SUBSCRIPTION_VIOLATION
public static final int USSD_ERROR_INCORRECT_PASSWORD
public static final int USSD_ERROR_TOO_MANY_PASSWORD_ATTEMPTS
public static final int USSD_ERROR_PASSWORD_REGISTRATION_FAILURE
public static final int USSD_ERROR_ILLEGAL_EQUIPMENT
public static final int USSD_ERROR_UNKNOWN_SUBSCRIBER
public static final int USSD_ERROR_ILLEGAL_SUBSCRIBER
public static final int USSD_ERROR_ABSENT_SUBSCRIBER
public static final int USSD_ERROR_USSD_BUSY
public static final int USSD_ERROR_CANNOT_TRANSFER_MPTY_CALL
public static final int USSD_ERROR_BUSY_WITH_UNANSWERED_CALL
public static final int USSD_ERROR_UNANSWERED_CALL_PENDING
public static final int USSD_ERROR_USSD_CANCELED
public static final int USSD_ERROR_PRE_EMPTION
public static final int USSD_ERROR_OPERATION_NOT_ALLOWED
public static final int USSD_ERROR_NO_FREE_BEARER_AVAILABLE
public static final int USSD_ERROR_NBR_SN_EXCEEDED
public static final int USSD_ERROR_NBR_USER_EXCEEDED
public static final int USSD_ERROR_NOT_ALLOWED_BY_CC
public static final int USSD_ERROR_MODIFIED_TO_SS_BY_CC
public static final int USSD_ERROR_MODIFIED_TO_CALL_BY_CC
public static final int USSD_ERROR_CALL_MODIFIED_BY_CC
public static final int USSD_ERROR_FDN_FAILURE
public static final int USSD_ERROR_CAUSE_END
Constructor Detail |
---|
public NetworkUSSDResponseData()
Creates a new instance of NetworkUSSDResponseData.
Method Detail |
---|
public int getAction()
public void setAction(int action)
public int getCause()
public void setCause(int cause)
public void setDcs(byte dcs)
public byte getDcs()
public int getMsgType()
public void setMsgType(int msgType)
public java.lang.String getUnStructMsg()
public void setUnStructMsg(java.lang.String unStructMsg)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |