Uses of Class
com.mypurecloud.sdk.v2.model.EmailConversationEntityListing
Packages that use EmailConversationEntityListing
-
Uses of EmailConversationEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return EmailConversationEntityListingModifier and TypeMethodDescriptionConversationsApi.getConversationsEmails()Get the logged-in user's active conversations and their Email participants state.ConversationsApi.getConversationsEmails(GetConversationsEmailsRequest request) Get the logged-in user's active conversations and their Email participants state.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type EmailConversationEntityListingModifier and TypeMethodDescriptionConversationsApi.getConversationsEmails(ApiRequest<Void> request) Get the logged-in user's active conversations and their Email participants state.ConversationsApiAsync.getConversationsEmailsAsync(GetConversationsEmailsRequest request, AsyncApiCallback<EmailConversationEntityListing> callback) Get the logged-in user's active conversations and their Email participants state.ConversationsApiAsync.getConversationsEmailsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EmailConversationEntityListing>> callback) Get the logged-in user's active conversations and their Email participants state.ConversationsApi.getConversationsEmailsWithHttpInfo()Get the logged-in user's active conversations and their Email participants state.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type EmailConversationEntityListingModifier and TypeMethodDescriptionConversationsApiAsync.getConversationsEmailsAsync(GetConversationsEmailsRequest request, AsyncApiCallback<EmailConversationEntityListing> callback) Get the logged-in user's active conversations and their Email participants state.ConversationsApiAsync.getConversationsEmailsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EmailConversationEntityListing>> callback) Get the logged-in user's active conversations and their Email participants state. -
Uses of EmailConversationEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EmailConversationEntityListingModifier and TypeMethodDescriptionEmailConversationEntityListing.entities(List<EmailConversation> entities) EmailConversationEntityListing.pageNumber(Integer pageNumber) EmailConversationEntityListing.previousUri(String previousUri)