Uses of Class
com.mypurecloud.sdk.v2.model.MessagingProgressTransferEvent
Packages that use MessagingProgressTransferEvent
-
Uses of MessagingProgressTransferEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MessagingProgressTransferEventModifier and TypeMethodDescriptionThe id (V4 UUID) used to identify the transfer already started by the external platform.MessagingProgressTransferEvent.conversationId(String conversationId) A unique Id (V4 UUID) identifying this conversationMessagingProgressTransferEvent.destinationCommunicationId(String destinationCommunicationId) The id (V4 UUID) of the communication that is being transferred to.MessagingProgressTransferEvent.eventDateTime(Date eventDateTime) A Date Time representing the time this event occurred.A unique (V4 UUID) eventId for this eventMessagingProgressTransferEvent.objectCommunicationId(String objectCommunicationId) The id (V4 UUID) of the communication that is being transferred.