com.motorola.oem.network
Class NetworkUSSDResponseData

java.lang.Object
  extended by com.motorola.oem.network.NetworkUSSDResponseData

public class NetworkUSSDResponseData
extends java.lang.Object

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).


Field Summary
static int ACTION_FURTHER_ACTION_NOT_REQUIRED
           
static int ACTION_FURTHER_ACTION_REQUIRED
           
static java.lang.String EMPTY_STRING
           
static int USSD_ERROR_ABSENT_SUBSCRIBER
           
static int USSD_ERROR_ACCESS_DENIED
           
static int USSD_ERROR_BASIC_SERVICE_NOT_PROVISIONED
           
static int USSD_ERROR_BUSY_WITH_UNANSWERED_CALL
           
static int USSD_ERROR_CALL_BARRED
           
static int USSD_ERROR_CALL_MODIFIED_BY_CC
           
static int USSD_ERROR_CALL_REJECTED
           
static int USSD_ERROR_CANNOT_TRANSFER_MPTY_CALL
           
static int USSD_ERROR_CAUSE_END
           
static int USSD_ERROR_CC_BUSY
           
static int USSD_ERROR_DATA_MISSING
           
static int USSD_ERROR_DEST_OUT_OF_ORDER
           
static int USSD_ERROR_DROPPED
           
static int USSD_ERROR_FDN_FAILURE
           
static int USSD_ERROR_FEATURE_NOT_AVAILABLE
           
static int USSD_ERROR_ILLEGAL_EQUIPMENT
           
static int USSD_ERROR_ILLEGAL_SS_OPERATION
           
static int USSD_ERROR_ILLEGAL_SUBSCRIBER
           
static int USSD_ERROR_INCOMPATIBLE_DEST
           
static int USSD_ERROR_INCORRECT_PASSWORD
           
static int USSD_ERROR_INVALID_CALL_ID
           
static int USSD_ERROR_INVALID_NUMBER
           
static int USSD_ERROR_MAX_MPTY_PARTICIPANTS_EXCEEDED
           
static int USSD_ERROR_MODIFIED_TO_CALL_BY_CC
           
static int USSD_ERROR_MODIFIED_TO_SS_BY_CC
           
static int USSD_ERROR_NBR_SN_EXCEEDED
           
static int USSD_ERROR_NBR_USER_EXCEEDED
           
static int USSD_ERROR_NETWORK
           
static int USSD_ERROR_NETWORK_BUSY
           
static int USSD_ERROR_NETWORK_USSD_ERROR
           
static int USSD_ERROR_NO_ANSWER
           
static int USSD_ERROR_NO_FREE_BEARER_AVAILABLE
           
static int USSD_ERROR_NO_ROUTE_TO_DEST
           
static int USSD_ERROR_NORMAL
           
static int USSD_ERROR_NORMAL_CLEARING
           
static int USSD_ERROR_NOT_ALLOWED_BY_CC
           
static int USSD_ERROR_NOT_SUBSCRIBED
           
static int USSD_ERROR_NUMBER_CHANGED
           
static int USSD_ERROR_OPERATION_NOT_ALLOWED
           
static int USSD_ERROR_OUTGOING_CALL_BARRED
           
static int USSD_ERROR_PARAMETER_ERROR
           
static int USSD_ERROR_PASSWORD_REGISTRATION_FAILURE
           
static int USSD_ERROR_PRE_EMPTION
           
static int USSD_ERROR_PREPAY_LIMIT_REACHED
           
static int USSD_ERROR_RESOURCE_UNAVAILABLE
           
static int USSD_ERROR_SERVICE_NOT_SUPPORTED
           
static int USSD_ERROR_SERVICE_UNAVAILABLE
           
static int USSD_ERROR_SIGNALING_TIMEOUT
           
static int USSD_ERROR_SIGNALING_USSD_ERROR
           
static int USSD_ERROR_SS_INCOMPATIBILITY
           
static int USSD_ERROR_SS_NOT_AVAILABLE
           
static int USSD_ERROR_SS_SUBSCRIPTION_VIOLATION
           
static int USSD_ERROR_SYSTEM_FAILURE
           
static int USSD_ERROR_TOO_MANY_ACTIVE_CALLS
           
static int USSD_ERROR_TOO_MANY_CALLS_ON_HOLD
           
static int USSD_ERROR_TOO_MANY_PASSWORD_ATTEMPTS
           
static int USSD_ERROR_UNANSWERED_CALL_PENDING
           
static int USSD_ERROR_UNASSIGNED_NUMBER
           
static int USSD_ERROR_UNKNOWN_SUBSCRIBER
           
static int USSD_ERROR_USER_BUSY
           
static int USSD_ERROR_USSD_BUSY
           
static int USSD_ERROR_USSD_CANCELED
           
static int USSD_ERROR_WRONG_CALL_STATE
           
static int USSD_MESSAGE_TYPE_NO_DATA_CNF
           
static int USSD_MESSAGE_TYPE_UNSTRUCTURED_CNF
           
static int USSD_MESSAGE_TYPE_UNSTRUCTURED_COMPLETE_IND
           
static int USSD_MESSAGE_TYPE_UNSTRUCTURED_NOTIFY_IND
           
static int USSD_MESSAGE_TYPE_UNSTRUCTURED_REQ_IND
           
static int USSD_OPERATION_ACTIVATE
           
static int USSD_OPERATION_DEACTIVATE
           
static int USSD_OPERATION_ERASE
           
static int USSD_OPERATION_INTERROGATE
           
static int USSD_OPERATION_INVALID
           
static int USSD_OPERATION_PASSWD_CHANGE
           
static int USSD_OPERATION_REGISTER
           
static int USSD_OPERATION_USSD
           
static int USSD_PSWD_BAD_PASSWORD_FORMAT_RETRY
           
static int USSD_PSWD_BAD_PASSWORD_RETRY
           
static int USSD_PSWD_ENTER_NEW_PASSWORD
           
static int USSD_PSWD_ENTER_PASSWORD
           
static int USSD_PSWD_RE_ENTER_NEW_PASSWORD
           
static int USSD_RESULT_NO_CAUSE
           
static int USSD_SS_CODE_ALL_B
           
static int USSD_SS_CODE_ALL_CF
           
static int USSD_SS_CODE_ALL_SS
           
static int USSD_SS_CODE_BAIC
           
static int USSD_SS_CODE_BAICR
           
static int USSD_SS_CODE_BAOC
           
static int USSD_SS_CODE_BI
           
static int USSD_SS_CODE_BO
           
static int USSD_SS_CODE_BOIC
           
static int USSD_SS_CODE_BOICH
           
static int USSD_SS_CODE_CFB
           
static int USSD_SS_CODE_CFC
           
static int USSD_SS_CODE_CFNRC
           
static int USSD_SS_CODE_CFNRY
           
static int USSD_SS_CODE_CFU
           
static int USSD_SS_CODE_CLIP
           
static int USSD_SS_CODE_CLIR
           
static int USSD_SS_CODE_COLP
           
static int USSD_SS_CODE_COLR
           
static int USSD_SS_CODE_CW
           
static int USSD_SS_CODE_INVALID
           
static int USSD_SS_CODE_MC
           
static int USSD_STATUS_ACTIVE_CONFLICT
           
static int USSD_STATUS_ACTIVE_NO_CONFLICT
           
static int USSD_STATUS_ACTIVE_UNKNOWN
           
static int USSD_STATUS_NOT_ACTIVE
           
static int USSD_STATUS_NOT_SUBSCRIBED
           
static int USSD_STATUS_UNKNOWN
           
 
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

USSD_MESSAGE_TYPE_UNSTRUCTURED_CNF

public static final int USSD_MESSAGE_TYPE_UNSTRUCTURED_CNF
See Also:
Constant Field Values

USSD_MESSAGE_TYPE_NO_DATA_CNF

public static final int USSD_MESSAGE_TYPE_NO_DATA_CNF
See Also:
Constant Field Values

USSD_MESSAGE_TYPE_UNSTRUCTURED_REQ_IND

public static final int USSD_MESSAGE_TYPE_UNSTRUCTURED_REQ_IND
See Also:
Constant Field Values

USSD_MESSAGE_TYPE_UNSTRUCTURED_NOTIFY_IND

public static final int USSD_MESSAGE_TYPE_UNSTRUCTURED_NOTIFY_IND
See Also:
Constant Field Values

USSD_MESSAGE_TYPE_UNSTRUCTURED_COMPLETE_IND

public static final int USSD_MESSAGE_TYPE_UNSTRUCTURED_COMPLETE_IND
See Also:
Constant Field Values

ACTION_FURTHER_ACTION_NOT_REQUIRED

public static final int ACTION_FURTHER_ACTION_NOT_REQUIRED
See Also:
Constant Field Values

ACTION_FURTHER_ACTION_REQUIRED

public static final int ACTION_FURTHER_ACTION_REQUIRED
See Also:
Constant Field Values

EMPTY_STRING

public static final java.lang.String EMPTY_STRING
See Also:
Constant Field Values

USSD_OPERATION_REGISTER

public static final int USSD_OPERATION_REGISTER
See Also:
Constant Field Values

USSD_OPERATION_ERASE

public static final int USSD_OPERATION_ERASE
See Also:
Constant Field Values

USSD_OPERATION_ACTIVATE

public static final int USSD_OPERATION_ACTIVATE
See Also:
Constant Field Values

USSD_OPERATION_DEACTIVATE

public static final int USSD_OPERATION_DEACTIVATE
See Also:
Constant Field Values

USSD_OPERATION_INTERROGATE

public static final int USSD_OPERATION_INTERROGATE
See Also:
Constant Field Values

USSD_OPERATION_PASSWD_CHANGE

public static final int USSD_OPERATION_PASSWD_CHANGE
See Also:
Constant Field Values

USSD_OPERATION_USSD

public static final int USSD_OPERATION_USSD
See Also:
Constant Field Values

USSD_OPERATION_INVALID

public static final int USSD_OPERATION_INVALID
See Also:
Constant Field Values

USSD_SS_CODE_ALL_SS

public static final int USSD_SS_CODE_ALL_SS
See Also:
Constant Field Values

USSD_SS_CODE_CLIP

public static final int USSD_SS_CODE_CLIP
See Also:
Constant Field Values

USSD_SS_CODE_CLIR

public static final int USSD_SS_CODE_CLIR
See Also:
Constant Field Values

USSD_SS_CODE_COLP

public static final int USSD_SS_CODE_COLP
See Also:
Constant Field Values

USSD_SS_CODE_COLR

public static final int USSD_SS_CODE_COLR
See Also:
Constant Field Values

USSD_SS_CODE_ALL_CF

public static final int USSD_SS_CODE_ALL_CF
See Also:
Constant Field Values

USSD_SS_CODE_CFU

public static final int USSD_SS_CODE_CFU
See Also:
Constant Field Values

USSD_SS_CODE_CFC

public static final int USSD_SS_CODE_CFC
See Also:
Constant Field Values

USSD_SS_CODE_CFB

public static final int USSD_SS_CODE_CFB
See Also:
Constant Field Values

USSD_SS_CODE_CFNRY

public static final int USSD_SS_CODE_CFNRY
See Also:
Constant Field Values

USSD_SS_CODE_CFNRC

public static final int USSD_SS_CODE_CFNRC
See Also:
Constant Field Values

USSD_SS_CODE_CW

public static final int USSD_SS_CODE_CW
See Also:
Constant Field Values

USSD_SS_CODE_ALL_B

public static final int USSD_SS_CODE_ALL_B
See Also:
Constant Field Values

USSD_SS_CODE_BO

public static final int USSD_SS_CODE_BO
See Also:
Constant Field Values

USSD_SS_CODE_BAOC

public static final int USSD_SS_CODE_BAOC
See Also:
Constant Field Values

USSD_SS_CODE_BOIC

public static final int USSD_SS_CODE_BOIC
See Also:
Constant Field Values

USSD_SS_CODE_BOICH

public static final int USSD_SS_CODE_BOICH
See Also:
Constant Field Values

USSD_SS_CODE_BI

public static final int USSD_SS_CODE_BI
See Also:
Constant Field Values

USSD_SS_CODE_BAIC

public static final int USSD_SS_CODE_BAIC
See Also:
Constant Field Values

USSD_SS_CODE_BAICR

public static final int USSD_SS_CODE_BAICR
See Also:
Constant Field Values

USSD_SS_CODE_MC

public static final int USSD_SS_CODE_MC
See Also:
Constant Field Values

USSD_SS_CODE_INVALID

public static final int USSD_SS_CODE_INVALID
See Also:
Constant Field Values

USSD_STATUS_NOT_SUBSCRIBED

public static final int USSD_STATUS_NOT_SUBSCRIBED
See Also:
Constant Field Values

USSD_STATUS_NOT_ACTIVE

public static final int USSD_STATUS_NOT_ACTIVE
See Also:
Constant Field Values

USSD_STATUS_ACTIVE_CONFLICT

public static final int USSD_STATUS_ACTIVE_CONFLICT
See Also:
Constant Field Values

USSD_STATUS_ACTIVE_NO_CONFLICT

public static final int USSD_STATUS_ACTIVE_NO_CONFLICT
See Also:
Constant Field Values

USSD_STATUS_ACTIVE_UNKNOWN

public static final int USSD_STATUS_ACTIVE_UNKNOWN
See Also:
Constant Field Values

USSD_STATUS_UNKNOWN

public static final int USSD_STATUS_UNKNOWN
See Also:
Constant Field Values

USSD_PSWD_ENTER_PASSWORD

public static final int USSD_PSWD_ENTER_PASSWORD
See Also:
Constant Field Values

USSD_PSWD_ENTER_NEW_PASSWORD

public static final int USSD_PSWD_ENTER_NEW_PASSWORD
See Also:
Constant Field Values

USSD_PSWD_RE_ENTER_NEW_PASSWORD

public static final int USSD_PSWD_RE_ENTER_NEW_PASSWORD
See Also:
Constant Field Values

USSD_PSWD_BAD_PASSWORD_RETRY

public static final int USSD_PSWD_BAD_PASSWORD_RETRY
See Also:
Constant Field Values

USSD_PSWD_BAD_PASSWORD_FORMAT_RETRY

public static final int USSD_PSWD_BAD_PASSWORD_FORMAT_RETRY
See Also:
Constant Field Values

USSD_RESULT_NO_CAUSE

public static final int USSD_RESULT_NO_CAUSE
See Also:
Constant Field Values

USSD_ERROR_CC_BUSY

public static final int USSD_ERROR_CC_BUSY
See Also:
Constant Field Values

USSD_ERROR_PARAMETER_ERROR

public static final int USSD_ERROR_PARAMETER_ERROR
See Also:
Constant Field Values

USSD_ERROR_INVALID_NUMBER

public static final int USSD_ERROR_INVALID_NUMBER
See Also:
Constant Field Values

USSD_ERROR_OUTGOING_CALL_BARRED

public static final int USSD_ERROR_OUTGOING_CALL_BARRED
See Also:
Constant Field Values

USSD_ERROR_TOO_MANY_CALLS_ON_HOLD

public static final int USSD_ERROR_TOO_MANY_CALLS_ON_HOLD
See Also:
Constant Field Values

USSD_ERROR_NORMAL

public static final int USSD_ERROR_NORMAL
See Also:
Constant Field Values

USSD_ERROR_DROPPED

public static final int USSD_ERROR_DROPPED
See Also:
Constant Field Values

USSD_ERROR_NETWORK

public static final int USSD_ERROR_NETWORK
See Also:
Constant Field Values

USSD_ERROR_INVALID_CALL_ID

public static final int USSD_ERROR_INVALID_CALL_ID
See Also:
Constant Field Values

USSD_ERROR_NORMAL_CLEARING

public static final int USSD_ERROR_NORMAL_CLEARING
See Also:
Constant Field Values

USSD_ERROR_TOO_MANY_ACTIVE_CALLS

public static final int USSD_ERROR_TOO_MANY_ACTIVE_CALLS
See Also:
Constant Field Values

USSD_ERROR_UNASSIGNED_NUMBER

public static final int USSD_ERROR_UNASSIGNED_NUMBER
See Also:
Constant Field Values

USSD_ERROR_NO_ROUTE_TO_DEST

public static final int USSD_ERROR_NO_ROUTE_TO_DEST
See Also:
Constant Field Values

USSD_ERROR_RESOURCE_UNAVAILABLE

public static final int USSD_ERROR_RESOURCE_UNAVAILABLE
See Also:
Constant Field Values

USSD_ERROR_CALL_BARRED

public static final int USSD_ERROR_CALL_BARRED
See Also:
Constant Field Values

USSD_ERROR_USER_BUSY

public static final int USSD_ERROR_USER_BUSY
See Also:
Constant Field Values

USSD_ERROR_NO_ANSWER

public static final int USSD_ERROR_NO_ANSWER
See Also:
Constant Field Values

USSD_ERROR_CALL_REJECTED

public static final int USSD_ERROR_CALL_REJECTED
See Also:
Constant Field Values

USSD_ERROR_NUMBER_CHANGED

public static final int USSD_ERROR_NUMBER_CHANGED
See Also:
Constant Field Values

USSD_ERROR_DEST_OUT_OF_ORDER

public static final int USSD_ERROR_DEST_OUT_OF_ORDER
See Also:
Constant Field Values

USSD_ERROR_SIGNALING_USSD_ERROR

public static final int USSD_ERROR_SIGNALING_USSD_ERROR
See Also:
Constant Field Values

USSD_ERROR_NETWORK_USSD_ERROR

public static final int USSD_ERROR_NETWORK_USSD_ERROR
See Also:
Constant Field Values

USSD_ERROR_NETWORK_BUSY

public static final int USSD_ERROR_NETWORK_BUSY
See Also:
Constant Field Values

USSD_ERROR_NOT_SUBSCRIBED

public static final int USSD_ERROR_NOT_SUBSCRIBED
See Also:
Constant Field Values

USSD_ERROR_SERVICE_UNAVAILABLE

public static final int USSD_ERROR_SERVICE_UNAVAILABLE
See Also:
Constant Field Values

USSD_ERROR_SERVICE_NOT_SUPPORTED

public static final int USSD_ERROR_SERVICE_NOT_SUPPORTED
See Also:
Constant Field Values

USSD_ERROR_PREPAY_LIMIT_REACHED

public static final int USSD_ERROR_PREPAY_LIMIT_REACHED
See Also:
Constant Field Values

USSD_ERROR_INCOMPATIBLE_DEST

public static final int USSD_ERROR_INCOMPATIBLE_DEST
See Also:
Constant Field Values

USSD_ERROR_ACCESS_DENIED

public static final int USSD_ERROR_ACCESS_DENIED
See Also:
Constant Field Values

USSD_ERROR_FEATURE_NOT_AVAILABLE

public static final int USSD_ERROR_FEATURE_NOT_AVAILABLE
See Also:
Constant Field Values

USSD_ERROR_WRONG_CALL_STATE

public static final int USSD_ERROR_WRONG_CALL_STATE
See Also:
Constant Field Values

USSD_ERROR_SIGNALING_TIMEOUT

public static final int USSD_ERROR_SIGNALING_TIMEOUT
See Also:
Constant Field Values

USSD_ERROR_MAX_MPTY_PARTICIPANTS_EXCEEDED

public static final int USSD_ERROR_MAX_MPTY_PARTICIPANTS_EXCEEDED
See Also:
Constant Field Values

USSD_ERROR_SYSTEM_FAILURE

public static final int USSD_ERROR_SYSTEM_FAILURE
See Also:
Constant Field Values

USSD_ERROR_DATA_MISSING

public static final int USSD_ERROR_DATA_MISSING
See Also:
Constant Field Values

USSD_ERROR_BASIC_SERVICE_NOT_PROVISIONED

public static final int USSD_ERROR_BASIC_SERVICE_NOT_PROVISIONED
See Also:
Constant Field Values

USSD_ERROR_ILLEGAL_SS_OPERATION

public static final int USSD_ERROR_ILLEGAL_SS_OPERATION
See Also:
Constant Field Values

USSD_ERROR_SS_INCOMPATIBILITY

public static final int USSD_ERROR_SS_INCOMPATIBILITY
See Also:
Constant Field Values

USSD_ERROR_SS_NOT_AVAILABLE

public static final int USSD_ERROR_SS_NOT_AVAILABLE
See Also:
Constant Field Values

USSD_ERROR_SS_SUBSCRIPTION_VIOLATION

public static final int USSD_ERROR_SS_SUBSCRIPTION_VIOLATION
See Also:
Constant Field Values

USSD_ERROR_INCORRECT_PASSWORD

public static final int USSD_ERROR_INCORRECT_PASSWORD
See Also:
Constant Field Values

USSD_ERROR_TOO_MANY_PASSWORD_ATTEMPTS

public static final int USSD_ERROR_TOO_MANY_PASSWORD_ATTEMPTS
See Also:
Constant Field Values

USSD_ERROR_PASSWORD_REGISTRATION_FAILURE

public static final int USSD_ERROR_PASSWORD_REGISTRATION_FAILURE
See Also:
Constant Field Values

USSD_ERROR_ILLEGAL_EQUIPMENT

public static final int USSD_ERROR_ILLEGAL_EQUIPMENT
See Also:
Constant Field Values

USSD_ERROR_UNKNOWN_SUBSCRIBER

public static final int USSD_ERROR_UNKNOWN_SUBSCRIBER
See Also:
Constant Field Values

USSD_ERROR_ILLEGAL_SUBSCRIBER

public static final int USSD_ERROR_ILLEGAL_SUBSCRIBER
See Also:
Constant Field Values

USSD_ERROR_ABSENT_SUBSCRIBER

public static final int USSD_ERROR_ABSENT_SUBSCRIBER
See Also:
Constant Field Values

USSD_ERROR_USSD_BUSY

public static final int USSD_ERROR_USSD_BUSY
See Also:
Constant Field Values

USSD_ERROR_CANNOT_TRANSFER_MPTY_CALL

public static final int USSD_ERROR_CANNOT_TRANSFER_MPTY_CALL
See Also:
Constant Field Values

USSD_ERROR_BUSY_WITH_UNANSWERED_CALL

public static final int USSD_ERROR_BUSY_WITH_UNANSWERED_CALL
See Also:
Constant Field Values

USSD_ERROR_UNANSWERED_CALL_PENDING

public static final int USSD_ERROR_UNANSWERED_CALL_PENDING
See Also:
Constant Field Values

USSD_ERROR_USSD_CANCELED

public static final int USSD_ERROR_USSD_CANCELED
See Also:
Constant Field Values

USSD_ERROR_PRE_EMPTION

public static final int USSD_ERROR_PRE_EMPTION
See Also:
Constant Field Values

USSD_ERROR_OPERATION_NOT_ALLOWED

public static final int USSD_ERROR_OPERATION_NOT_ALLOWED
See Also:
Constant Field Values

USSD_ERROR_NO_FREE_BEARER_AVAILABLE

public static final int USSD_ERROR_NO_FREE_BEARER_AVAILABLE
See Also:
Constant Field Values

USSD_ERROR_NBR_SN_EXCEEDED

public static final int USSD_ERROR_NBR_SN_EXCEEDED
See Also:
Constant Field Values

USSD_ERROR_NBR_USER_EXCEEDED

public static final int USSD_ERROR_NBR_USER_EXCEEDED
See Also:
Constant Field Values

USSD_ERROR_NOT_ALLOWED_BY_CC

public static final int USSD_ERROR_NOT_ALLOWED_BY_CC
See Also:
Constant Field Values

USSD_ERROR_MODIFIED_TO_SS_BY_CC

public static final int USSD_ERROR_MODIFIED_TO_SS_BY_CC
See Also:
Constant Field Values

USSD_ERROR_MODIFIED_TO_CALL_BY_CC

public static final int USSD_ERROR_MODIFIED_TO_CALL_BY_CC
See Also:
Constant Field Values

USSD_ERROR_CALL_MODIFIED_BY_CC

public static final int USSD_ERROR_CALL_MODIFIED_BY_CC
See Also:
Constant Field Values

USSD_ERROR_FDN_FAILURE

public static final int USSD_ERROR_FDN_FAILURE
See Also:
Constant Field Values

USSD_ERROR_CAUSE_END

public static final int USSD_ERROR_CAUSE_END
See Also:
Constant Field Values
Constructor Detail

NetworkUSSDResponseData

public NetworkUSSDResponseData()

Creates a new instance of NetworkUSSDResponseData.

Method Detail

getAction

public int getAction()
Returns:
action (Is further action required)

setAction

public void setAction(int action)
Sets action (Is further action required)


getCause

public int getCause()
Returns:
cause (transaction error code)

setCause

public void setCause(int cause)
Sets cause (transaction error code)


setDcs

public void setDcs(byte dcs)
Sets data coding scheme


getDcs

public byte getDcs()
Returns:
data coding scheme

getMsgType

public int getMsgType()
Returns:
Gets Message Type

setMsgType

public void setMsgType(int msgType)
Sets Message Type


getUnStructMsg

public java.lang.String getUnStructMsg()
Returns:
unstructured message

setUnStructMsg

public void setUnStructMsg(java.lang.String unStructMsg)
Sets unstructured message