|
SMSLib 3.5.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use USSDResultPresentation | |
---|---|
org.smslib | Main SMSLib classes. |
Uses of USSDResultPresentation in org.smslib |
---|
Methods in org.smslib that return USSDResultPresentation | |
---|---|
USSDResultPresentation |
USSDRequest.getResultPresentation()
|
static USSDResultPresentation |
USSDResultPresentation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static USSDResultPresentation[] |
USSDResultPresentation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.smslib with parameters of type USSDResultPresentation | |
---|---|
void |
USSDRequest.setUSSDResultPresentation(USSDResultPresentation aResultPresentation)
|
Constructors in org.smslib with parameters of type USSDResultPresentation | |
---|---|
USSDRequest(USSDResultPresentation aPresentation,
java.lang.String aContent,
USSDDcs aDcs,
java.lang.String aGatewayId)
Full constructor |
|
SMSLib 3.5.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |