| Package | Description |
|---|---|
| ClickSend.Api | |
| ClickSend.Model |
| Modifier and Type | Method and Description |
|---|---|
String |
AccountApi.accountVerifySendPut(AccountVerify accountVerify)
Send account activation token
Send account activation token
|
com.squareup.okhttp.Call |
AccountApi.accountVerifySendPutAsync(AccountVerify accountVerify,
ApiCallback<String> callback)
Send account activation token (asynchronously)
Send account activation token
|
com.squareup.okhttp.Call |
AccountApi.accountVerifySendPutCall(AccountVerify accountVerify,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for accountVerifySendPut
|
ApiResponse<String> |
AccountApi.accountVerifySendPutWithHttpInfo(AccountVerify accountVerify)
Send account activation token
Send account activation token
|
| Modifier and Type | Method and Description |
|---|---|
AccountVerify |
AccountVerify.country(String country) |
AccountVerify |
AccountVerify.type(String type) |
AccountVerify |
AccountVerify.userPhone(String userPhone) |
Copyright © 2019. All rights reserved.