| Package | Description |
|---|---|
| com.clicksend.controllers | |
| com.clicksend.models |
| Modifier and Type | Method and Description |
|---|---|
String |
SMSController.calculatePrice(SmsMessageCollection smsMessages)
Calculate sms price
|
void |
SMSController.calculatePriceAsync(SmsMessageCollection smsMessages,
APICallBack<String> callBack)
Calculate sms price
|
String |
SMSController.sendSms(SmsMessageCollection smsMessages)
TODO: type endpoint description here
|
void |
SMSController.sendSmsAsync(SmsMessageCollection smsMessages,
APICallBack<String> callBack)
TODO: type endpoint description here
|
| Modifier and Type | Method and Description |
|---|---|
SmsMessageCollection |
SmsMessageCollectionBuilder.build()
Build the instance with the given values
|
Copyright © 2017. All rights reserved.