Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationEventTopicTransferResponse
Packages that use QueueConversationEventTopicTransferResponse
-
Uses of QueueConversationEventTopicTransferResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationEventTopicTransferResponseModifier and TypeMethodDescriptionQueueConversationEventTopicTransferResponse.dateIssued(Date dateIssued) The date/time that this command was issued.QueueConversationEventTopicTransferResponse.destination(QueueConversationEventTopicTransferDestination destination) The id of the command.QueueConversationEventTopicTransferResponse.initiator(QueueConversationEventTopicTransferInitiator initiator) QueueConversationEventTopicTransferResponse.modifiedBy(QueueConversationEventTopicTransferModifedBy modifiedBy) QueueConversationEventTopicTransferResponse.state(QueueConversationEventTopicTransferResponse.StateEnum state) QueueConversationEventTopicTransferResponse.transferType(QueueConversationEventTopicTransferResponse.TransferTypeEnum transferType) The type of transfer to perform.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type QueueConversationEventTopicTransferResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationEventTopicTransferResponseModifier and TypeMethodDescriptionQueueConversationEventTopicConversation.recentTransfers(List<QueueConversationEventTopicTransferResponse> recentTransfers) voidQueueConversationEventTopicConversation.setRecentTransfers(List<QueueConversationEventTopicTransferResponse> recentTransfers)