| Package | Description |
|---|---|
| com.clicksend.controllers | |
| com.clicksend.models |
| Modifier and Type | Method and Description |
|---|---|
String |
MMSController.getPrice(MmsMessageCollection mmsMessages)
Get Price for MMS sent
|
void |
MMSController.getPriceAsync(MmsMessageCollection mmsMessages,
APICallBack<String> callBack)
Get Price for MMS sent
|
String |
MMSController.sendMMS(MmsMessageCollection mmsMessages)
TODO: type endpoint description here
|
void |
MMSController.sendMMSAsync(MmsMessageCollection mmsMessages,
APICallBack<String> callBack)
TODO: type endpoint description here
|
| Modifier and Type | Method and Description |
|---|---|
MmsMessageCollection |
MmsMessageCollectionBuilder.build()
Build the instance with the given values
|
Copyright © 2017. All rights reserved.