Uses of Class
com.mypurecloud.sdk.v2.api.request.GetConversationsEmailParticipantWrapupRequest
Packages that use GetConversationsEmailParticipantWrapupRequest
-
Uses of GetConversationsEmailParticipantWrapupRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetConversationsEmailParticipantWrapupRequestModifier and TypeMethodDescriptionConversationsApi.getConversationsEmailParticipantWrapup(GetConversationsEmailParticipantWrapupRequest request) Get the wrap-up for this conversation participant.ConversationsApiAsync.getConversationsEmailParticipantWrapupAsync(GetConversationsEmailParticipantWrapupRequest request, AsyncApiCallback<AssignedWrapupCode> callback) Get the wrap-up for this conversation participant. -
Uses of GetConversationsEmailParticipantWrapupRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetConversationsEmailParticipantWrapupRequestModifier and TypeMethodDescriptionGetConversationsEmailParticipantWrapupRequest.Builder.build()GetConversationsEmailParticipantWrapupRequest.withConversationId(String conversationId) GetConversationsEmailParticipantWrapupRequest.withCustomHeader(String name, String value) GetConversationsEmailParticipantWrapupRequest.withParticipantId(String participantId) GetConversationsEmailParticipantWrapupRequest.withProvisional(Boolean provisional)