| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
SendSms |
TransactionalSmsApi.sendTransacSms(SendTransacSms sendTransacSms)
Send SMS message to a mobile number
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<SendSms> |
TransactionalSmsApi.sendTransacSmsWithHttpInfo(SendTransacSms sendTransacSms)
Send SMS message to a mobile number
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
TransactionalSmsApi.sendTransacSmsAsync(SendTransacSms sendTransacSms,
ApiCallback<SendSms> callback)
Send SMS message to a mobile number (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
SendSms |
SendSms.messageId(Long messageId) |
SendSms |
SendSms.reference(String reference) |
SendSms |
SendSms.remainingCredits(Float remainingCredits) |
SendSms |
SendSms.smsCount(Long smsCount) |
SendSms |
SendSms.usedCredits(Float usedCredits) |
Copyright © 2021. All rights reserved.