Uses of Class
com.mypurecloud.sdk.v2.model.CommunicationDispositionAppliedEvent
Packages that use CommunicationDispositionAppliedEvent
-
Uses of CommunicationDispositionAppliedEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CommunicationDispositionAppliedEventModifier and TypeMethodDescriptionThe wrapup-code (V4 UUID) used to disposition this interaction.CommunicationDispositionAppliedEvent.communicationId(String communicationId) A unique Id (V4 UUID) identifying this communicationCommunicationDispositionAppliedEvent.conversationId(String conversationId) A unique Id (V4 UUID) identifying this conversationCommunicationDispositionAppliedEvent.eventDateTime(Date eventDateTime) A Date Time representing the time this event occurred.A unique (V4 UUID) eventId for this eventText entered by the agent to describe the interaction or disposition.The list of tags selected by the agent to describe the interaction or disposition.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type CommunicationDispositionAppliedEventModifier and TypeMethodDescriptionBatchConversationEventRequest.getCommunicationDispositionAppliedEvents()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type CommunicationDispositionAppliedEventModifier and TypeMethodDescriptionBatchConversationEventRequest.communicationDispositionAppliedEvents(List<CommunicationDispositionAppliedEvent> communicationDispositionAppliedEvents) Voice - CommunicationDispositionApplied events for this batchvoidBatchConversationEventRequest.setCommunicationDispositionAppliedEvents(List<CommunicationDispositionAppliedEvent> communicationDispositionAppliedEvents)