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