Uses of Class
com.mypurecloud.sdk.v2.model.CallConversationEntityListing
Packages that use CallConversationEntityListing
-
Uses of CallConversationEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CallConversationEntityListingModifier and TypeMethodDescriptionConversationsApi.getConversationsCalls()Get the logged-in user's active conversations and their Call participants state.ConversationsApi.getConversationsCalls(GetConversationsCallsRequest request) Get the logged-in user's active conversations and their Call participants state.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type CallConversationEntityListingModifier and TypeMethodDescriptionConversationsApi.getConversationsCalls(ApiRequest<Void> 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.ConversationsApiAsync.getConversationsCallsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CallConversationEntityListing>> callback) Get the logged-in user's active conversations and their Call participants state.ConversationsApi.getConversationsCallsWithHttpInfo()Get the logged-in user's active conversations and their Call participants state.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type CallConversationEntityListingModifier and TypeMethodDescriptionConversationsApiAsync.getConversationsCallsAsync(GetConversationsCallsRequest request, AsyncApiCallback<CallConversationEntityListing> callback) Get the logged-in user's active conversations and their Call participants state.ConversationsApiAsync.getConversationsCallsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CallConversationEntityListing>> callback) Get the logged-in user's active conversations and their Call participants state. -
Uses of CallConversationEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CallConversationEntityListingModifier and TypeMethodDescriptionCallConversationEntityListing.entities(List<CallConversation> entities) CallConversationEntityListing.pageNumber(Integer pageNumber) CallConversationEntityListing.previousUri(String previousUri)