| Package | Description |
|---|---|
| ai.thirdwatch.api | |
| ai.thirdwatch.model |
| Modifier and Type | Method and Description |
|---|---|
EventResponse |
UntagAPIApi.unTagUser(UnTag JSON)
If you are unsure whether a user is bad or good, you can always remove tag and leave the user in a neutral state.
|
com.squareup.okhttp.Call |
UntagAPIApi.unTagUserAsync(UnTag JSON,
ApiCallback<EventResponse> callback)
If you are unsure whether a user is bad or good, you can always remove tag and leave the user in a neutral state.
|
com.squareup.okhttp.Call |
UntagAPIApi.unTagUserCall(UnTag JSON,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for unTagUser
|
ApiResponse<EventResponse> |
UntagAPIApi.unTagUserWithHttpInfo(UnTag JSON)
If you are unsure whether a user is bad or good, you can always remove tag and leave the user in a neutral state.
|
| Modifier and Type | Method and Description |
|---|---|
UnTag |
UnTag.abuseType(String abuseType) |
UnTag |
UnTag.analyst(String analyst) |
UnTag |
UnTag.customInfo(CustomInfo customInfo) |
UnTag |
UnTag.userId(String userId) |
Copyright © 2017. All rights reserved.