| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
void |
SmsCampaignsApi.sendTestSms(Long campaignId,
SendTestSms phoneNumber)
Send a test SMS campaign
|
com.squareup.okhttp.Call |
SmsCampaignsApi.sendTestSmsAsync(Long campaignId,
SendTestSms phoneNumber,
ApiCallback<Void> callback)
Send a test SMS campaign (asynchronously)
|
com.squareup.okhttp.Call |
SmsCampaignsApi.sendTestSmsCall(Long campaignId,
SendTestSms phoneNumber,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for sendTestSms
|
ApiResponse<Void> |
SmsCampaignsApi.sendTestSmsWithHttpInfo(Long campaignId,
SendTestSms phoneNumber)
Send a test SMS campaign
|
| Modifier and Type | Method and Description |
|---|---|
SendTestSms |
SendTestSms.phoneNumber(String phoneNumber) |
Copyright © 2021. All rights reserved.