public class USSDClientImpl extends OneAPIBaseClientImpl implements USSDClient
CHARSET, JSON_CONTENT_TYPE, LOGGER, URL_ENCODED_CONTENT_TYPE| Constructor and Description |
|---|
USSDClientImpl(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
InboundSMSMessage |
sendMessage(String address,
String message)
Send an USSD over OneAPI to one mobile terminal '
|
void |
stopSession(String address,
String message)
Stop USSD session
|
convertJSONToObject, convertJSONToObject, encodeURLParam, executeMethod, executeMethod, executeMethodAsync, getConfiguration, getIdFromResourceUrlpublic USSDClientImpl(Configuration configuration)
public InboundSMSMessage sendMessage(String address, String message)
sendMessage in interface USSDClientpublic void stopSession(String address, String message)
stopSession in interface USSDClientCopyright © 2014. All rights reserved.