Uses of Class
com.mypurecloud.sdk.v2.api.request.GetConversationsCallbacksRequest
Packages that use GetConversationsCallbacksRequest
-
Uses of GetConversationsCallbacksRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetConversationsCallbacksRequestModifier and TypeMethodDescriptionConversationsApi.getConversationsCallbacks(GetConversationsCallbacksRequest request) Get the logged-in user's active conversations and their Callback participants state.ConversationsApiAsync.getConversationsCallbacksAsync(GetConversationsCallbacksRequest request, AsyncApiCallback<CallbackConversationEntityListing> callback) Get the logged-in user's active conversations and their Callback participants state. -
Uses of GetConversationsCallbacksRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetConversationsCallbacksRequestModifier and TypeMethodDescriptionGetConversationsCallbacksRequest.Builder.build()GetConversationsCallbacksRequest.withCustomHeader(String name, String value)