| Package | Description |
|---|---|
| oneapi.client | |
| oneapi.client.impl | |
| oneapi.model.common |
| Modifier and Type | Method and Description |
|---|---|
InboundSMSMessage |
USSDClient.sendMessage(String address,
String message)
Send an USSD over OneAPI to one mobile terminal
|
| Modifier and Type | Method and Description |
|---|---|
InboundSMSMessage |
USSDClientImpl.sendMessage(String address,
String message)
Send an USSD over OneAPI to one mobile terminal '
|
| Modifier and Type | Method and Description |
|---|---|
InboundSMSMessage[] |
InboundSMSMessageList.getInboundSMSMessage()
return the inboundSMSMessage array
|
| Modifier and Type | Method and Description |
|---|---|
void |
InboundSMSMessageList.setInboundSMSMessage(InboundSMSMessage[] inboundSMSMessage)
set the inboundSMSMessage array.
|
Copyright © 2014. All rights reserved.