| Package | Description |
|---|---|
| ClickSend.Api | |
| ClickSend.Model |
| Modifier and Type | Method and Description |
|---|---|
String |
EmailToSmsApi.smsEmailSmsStrippedStringPost(StrippedString strippedString)
Create email to sms stripped string rule
Create email to sms stripped string rules
|
com.squareup.okhttp.Call |
EmailToSmsApi.smsEmailSmsStrippedStringPostAsync(StrippedString strippedString,
ApiCallback<String> callback)
Create email to sms stripped string rule (asynchronously)
Create email to sms stripped string rules
|
com.squareup.okhttp.Call |
EmailToSmsApi.smsEmailSmsStrippedStringPostCall(StrippedString strippedString,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for smsEmailSmsStrippedStringPost
|
ApiResponse<String> |
EmailToSmsApi.smsEmailSmsStrippedStringPostWithHttpInfo(StrippedString strippedString)
Create email to sms stripped string rule
Create email to sms stripped string rules
|
String |
EmailToSmsApi.smsEmailSmsStrippedStringPut(StrippedString strippedString,
Integer ruleId)
Update email to sms stripped string rule
Update email to sms stripped string rule
|
com.squareup.okhttp.Call |
EmailToSmsApi.smsEmailSmsStrippedStringPutAsync(StrippedString strippedString,
Integer ruleId,
ApiCallback<String> callback)
Update email to sms stripped string rule (asynchronously)
Update email to sms stripped string rule
|
com.squareup.okhttp.Call |
EmailToSmsApi.smsEmailSmsStrippedStringPutCall(StrippedString strippedString,
Integer ruleId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for smsEmailSmsStrippedStringPut
|
ApiResponse<String> |
EmailToSmsApi.smsEmailSmsStrippedStringPutWithHttpInfo(StrippedString strippedString,
Integer ruleId)
Update email to sms stripped string rule
Update email to sms stripped string rule
|
| Modifier and Type | Method and Description |
|---|---|
StrippedString |
StrippedString.stripString(String stripString) |
Copyright © 2019. All rights reserved.