Uses of Class
com.mypurecloud.sdk.v2.model.MessagingEndTransferEvent
Packages that use MessagingEndTransferEvent
-
Uses of MessagingEndTransferEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MessagingEndTransferEventModifier and TypeMethodDescriptionThe id (V4 UUID) used to identify the transfer already started by the external platform.MessagingEndTransferEvent.conversationId(String conversationId) A unique Id (V4 UUID) identifying this conversationMessagingEndTransferEvent.eventDateTime(Date eventDateTime) A Date Time representing the time this event occurred.A unique (V4 UUID) eventId for this eventMessagingEndTransferEvent.finalState(MessagingEndTransferEvent.FinalStateEnum finalState) Indicates whether the transfer completed successfully, was cancelled, or failed for some reason.MessagingEndTransferEvent.objectCommunicationId(String objectCommunicationId) The id (V4 UUID) of the communication that was being transferred.