| Package | Description |
|---|---|
| ai.thirdwatch.api | |
| ai.thirdwatch.model |
| Modifier and Type | Method and Description |
|---|---|
EventResponse |
CustomEventApi.customEvent(Custom JSON)
Use order_status to track the order processing workflow of a previously submitted order.
|
com.squareup.okhttp.Call |
CustomEventApi.customEventAsync(Custom JSON,
ApiCallback<EventResponse> callback)
Use order_status to track the order processing workflow of a previously submitted order.
|
com.squareup.okhttp.Call |
CustomEventApi.customEventCall(Custom JSON,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for customEvent
|
ApiResponse<EventResponse> |
CustomEventApi.customEventWithHttpInfo(Custom JSON)
Use order_status to track the order processing workflow of a previously submitted order.
|
| Modifier and Type | Method and Description |
|---|---|
Custom |
Custom.customInfo(CustomInfo customInfo) |
Custom |
Custom.deviceIp(String deviceIp) |
Custom |
Custom.originTimestamp(String originTimestamp) |
Custom |
Custom.sessionId(String sessionId) |
Custom |
Custom.userId(String userId) |
Copyright © 2017. All rights reserved.