Uses of Class
com.mypurecloud.sdk.v2.model.CallbackConversationEntityListing
Packages that use CallbackConversationEntityListing
-
Uses of CallbackConversationEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CallbackConversationEntityListingModifier and TypeMethodDescriptionConversationsApi.getConversationsCallbacks()Get the logged-in user's active conversations and their Callback participants state.ConversationsApi.getConversationsCallbacks(GetConversationsCallbacksRequest request) Get the logged-in user's active conversations and their Callback participants state.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type CallbackConversationEntityListingModifier and TypeMethodDescriptionConversationsApi.getConversationsCallbacks(ApiRequest<Void> 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.ConversationsApiAsync.getConversationsCallbacksAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CallbackConversationEntityListing>> callback) Get the logged-in user's active conversations and their Callback participants state.ConversationsApi.getConversationsCallbacksWithHttpInfo()Get the logged-in user's active conversations and their Callback participants state.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type CallbackConversationEntityListingModifier and TypeMethodDescriptionConversationsApiAsync.getConversationsCallbacksAsync(GetConversationsCallbacksRequest request, AsyncApiCallback<CallbackConversationEntityListing> callback) Get the logged-in user's active conversations and their Callback participants state.ConversationsApiAsync.getConversationsCallbacksAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CallbackConversationEntityListing>> callback) Get the logged-in user's active conversations and their Callback participants state. -
Uses of CallbackConversationEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CallbackConversationEntityListingModifier and TypeMethodDescriptionCallbackConversationEntityListing.entities(List<CallbackConversation> entities) CallbackConversationEntityListing.pageNumber(Integer pageNumber) CallbackConversationEntityListing.previousUri(String previousUri)