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