Uses of Class
com.mypurecloud.sdk.v2.model.ProgressTransferEvent
Packages that use ProgressTransferEvent
-
Uses of ProgressTransferEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ProgressTransferEventModifier and TypeMethodDescriptionThe id (V4 UUID) used to identify the transfer already started by the external platform.ProgressTransferEvent.conversationId(String conversationId) A unique Id (V4 UUID) identifying this conversationProgressTransferEvent.destinationCommunicationId(String destinationCommunicationId) The id (V4 UUID) of the communication that is being transferred to.ProgressTransferEvent.eventDateTime(Date eventDateTime) A Date Time representing the time this event occurred.A unique (V4 UUID) eventId for this eventProgressTransferEvent.objectCommunicationId(String objectCommunicationId) The id (V4 UUID) of the communication that is being transferred.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ProgressTransferEventMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ProgressTransferEventModifier and TypeMethodDescriptionBatchConversationEventRequest.progressTransferEvents(List<ProgressTransferEvent> progressTransferEvents) Voice - ProgressTransfer events for this batchvoidBatchConversationEventRequest.setProgressTransferEvents(List<ProgressTransferEvent> progressTransferEvents)