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