Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationSocialExpressionEventTopicTransferResponse
Packages that use QueueConversationSocialExpressionEventTopicTransferResponse
-
Uses of QueueConversationSocialExpressionEventTopicTransferResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationSocialExpressionEventTopicTransferResponseModifier and TypeMethodDescriptionQueueConversationSocialExpressionEventTopicTransferResponse.dateIssued(Date dateIssued) The date/time that this command was issued.QueueConversationSocialExpressionEventTopicTransferResponse.destination(QueueConversationSocialExpressionEventTopicTransferDestination destination) The id of the command.QueueConversationSocialExpressionEventTopicTransferResponse.initiator(QueueConversationSocialExpressionEventTopicTransferInitiator initiator) QueueConversationSocialExpressionEventTopicTransferResponse.modifiedBy(QueueConversationSocialExpressionEventTopicTransferModifedBy modifiedBy) QueueConversationSocialExpressionEventTopicTransferResponse.state(QueueConversationSocialExpressionEventTopicTransferResponse.StateEnum state) QueueConversationSocialExpressionEventTopicTransferResponse.transferType(QueueConversationSocialExpressionEventTopicTransferResponse.TransferTypeEnum transferType) The type of transfer to perform.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type QueueConversationSocialExpressionEventTopicTransferResponseModifier and TypeMethodDescriptionQueueConversationSocialExpressionEventTopicConversation.getRecentTransfers()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationSocialExpressionEventTopicTransferResponseModifier and TypeMethodDescriptionQueueConversationSocialExpressionEventTopicConversation.recentTransfers(List<QueueConversationSocialExpressionEventTopicTransferResponse> recentTransfers) voidQueueConversationSocialExpressionEventTopicConversation.setRecentTransfers(List<QueueConversationSocialExpressionEventTopicTransferResponse> recentTransfers)