Uses of Class
com.mypurecloud.sdk.v2.model.UserTransferEvent
Packages that use UserTransferEvent
-
Uses of UserTransferEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserTransferEventModifier and TypeMethodDescriptionThe id (V4 UUID) used by the external platform to refer to the transfer in subsequent Transfer events.UserTransferEvent.conversationId(String conversationId) A unique Id (V4 UUID) identifying this conversationUserTransferEvent.destinationUserId(String destinationUserId) The id (V4 UUID) of the desired destination user that the object communication should be transferred to.UserTransferEvent.eventDateTime(Date eventDateTime) A Date Time representing the time this event occurred.A unique (V4 UUID) eventId for this eventUserTransferEvent.initiatingCommunicationId(String initiatingCommunicationId) The id (V4 UUID) of the communication representing the participant that is initiating the transfer.UserTransferEvent.objectCommunicationId(String objectCommunicationId) The id (V4 UUID) of the communication that is being transferred.UserTransferEvent.targetCommunicationId(String targetCommunicationId) The id (V4 UUID) of the communication that is being transferred away from.UserTransferEvent.transferType(UserTransferEvent.TransferTypeEnum transferType) Indicates the desired type of transfer.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type UserTransferEventMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type UserTransferEventModifier and TypeMethodDescriptionvoidBatchConversationEventRequest.setUserTransferEvents(List<UserTransferEvent> userTransferEvents) BatchConversationEventRequest.userTransferEvents(List<UserTransferEvent> userTransferEvents) Voice - UserTransfer events for this batch