Uses of Class
com.mypurecloud.sdk.v2.api.request.GetChatsUserRequest
Packages that use GetChatsUserRequest
-
Uses of GetChatsUserRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetChatsUserRequestModifier and TypeMethodDescriptionChatApi.getChatsUser(GetChatsUserRequest request) Get information for a 1on1ChatApiAsync.getChatsUserAsync(GetChatsUserRequest request, AsyncApiCallback<OneOnOne> callback) Get information for a 1on1 -
Uses of GetChatsUserRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetChatsUserRequestModifier and TypeMethodDescriptionGetChatsUserRequest.Builder.build()GetChatsUserRequest.withCustomHeader(String name, String value) GetChatsUserRequest.withUserId(String userId)