| Package | Description |
|---|---|
| ai.thirdwatch.api | |
| ai.thirdwatch.model |
| Modifier and Type | Method and Description |
|---|---|
EventResponse |
UpdateAccountApi.updateAccount(UpdateAccount JSON)
Use update_account to record changes to the user's account information.
|
com.squareup.okhttp.Call |
UpdateAccountApi.updateAccountAsync(UpdateAccount JSON,
ApiCallback<EventResponse> callback)
Use update_account to record changes to the user's account information.
|
com.squareup.okhttp.Call |
UpdateAccountApi.updateAccountCall(UpdateAccount JSON,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateAccount
|
ApiResponse<EventResponse> |
UpdateAccountApi.updateAccountWithHttpInfo(UpdateAccount JSON)
Use update_account to record changes to the user's account information.
|
Copyright © 2017. All rights reserved.