| Package | Description |
|---|---|
| ai.thirdwatch.api | |
| ai.thirdwatch.model |
| Modifier and Type | Method and Description |
|---|---|
EventResponse |
LinkSessionToUserApi.linkSessionToUser(LinkSessionToUser JSON)
Use link_session_to_user to associate specific session to a user.
|
com.squareup.okhttp.Call |
LinkSessionToUserApi.linkSessionToUserAsync(LinkSessionToUser JSON,
ApiCallback<EventResponse> callback)
Use link_session_to_user to associate specific session to a user.
|
com.squareup.okhttp.Call |
LinkSessionToUserApi.linkSessionToUserCall(LinkSessionToUser JSON,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for linkSessionToUser
|
ApiResponse<EventResponse> |
LinkSessionToUserApi.linkSessionToUserWithHttpInfo(LinkSessionToUser JSON)
Use link_session_to_user to associate specific session to a user.
|
| Modifier and Type | Method and Description |
|---|---|
LinkSessionToUser |
LinkSessionToUser.customInfo(CustomInfo customInfo) |
LinkSessionToUser |
LinkSessionToUser.sessionId(String sessionId) |
LinkSessionToUser |
LinkSessionToUser.userId(String userId) |
Copyright © 2017. All rights reserved.