public interface USSDClient
| 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
|
InboundSMSMessage sendMessage(String address, String message)
Copyright © 2014. All rights reserved.