Uses of Class
com.mypurecloud.sdk.v2.api.request.GetConversationsEmailsRequest
Packages that use GetConversationsEmailsRequest
-
Uses of GetConversationsEmailsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetConversationsEmailsRequestModifier and TypeMethodDescriptionConversationsApi.getConversationsEmails(GetConversationsEmailsRequest 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. -
Uses of GetConversationsEmailsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetConversationsEmailsRequestModifier and TypeMethodDescriptionGetConversationsEmailsRequest.Builder.build()GetConversationsEmailsRequest.withCustomHeader(String name, String value)