| Package | Description |
|---|---|
| ClickSend.Api | |
| ClickSend.Model |
| Modifier and Type | Method and Description |
|---|---|
String |
AccountApi.forgotUsernamePut(ForgotUsername forgotUsername)
Forgot username
Forgot username
|
com.squareup.okhttp.Call |
AccountApi.forgotUsernamePutAsync(ForgotUsername forgotUsername,
ApiCallback<String> callback)
Forgot username (asynchronously)
Forgot username
|
com.squareup.okhttp.Call |
AccountApi.forgotUsernamePutCall(ForgotUsername forgotUsername,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for forgotUsernamePut
|
ApiResponse<String> |
AccountApi.forgotUsernamePutWithHttpInfo(ForgotUsername forgotUsername)
Forgot username
Forgot username
|
| Modifier and Type | Method and Description |
|---|---|
ForgotUsername |
ForgotUsername.email(String email) |
ForgotUsername |
ForgotUsername.phoneNumber(String phoneNumber) |
Copyright © 2019. All rights reserved.