Uses of Class
com.mypurecloud.sdk.v2.api.request.GetConversationsCallsRequest
Packages that use GetConversationsCallsRequest
-
Uses of GetConversationsCallsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetConversationsCallsRequestModifier and TypeMethodDescriptionConversationsApi.getConversationsCalls(GetConversationsCallsRequest request) Get the logged-in user's active conversations and their Call participants state.ConversationsApiAsync.getConversationsCallsAsync(GetConversationsCallsRequest request, AsyncApiCallback<CallConversationEntityListing> callback) Get the logged-in user's active conversations and their Call participants state. -
Uses of GetConversationsCallsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetConversationsCallsRequestModifier and TypeMethodDescriptionGetConversationsCallsRequest.Builder.build()GetConversationsCallsRequest.withCustomHeader(String name, String value)