Uses of Class
com.mypurecloud.sdk.v2.model.ConversationEventTopicTransferResponse
Packages that use ConversationEventTopicTransferResponse
-
Uses of ConversationEventTopicTransferResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationEventTopicTransferResponseModifier and TypeMethodDescriptionConversationEventTopicTransferResponse.dateIssued(Date dateIssued) The date/time that this command was issued.ConversationEventTopicTransferResponse.destination(ConversationEventTopicTransferDestination destination) The id of the command.ConversationEventTopicTransferResponse.initiator(ConversationEventTopicTransferInitiator initiator) ConversationEventTopicTransferResponse.modifiedBy(ConversationEventTopicTransferModifedBy modifiedBy) ConversationEventTopicTransferResponse.state(ConversationEventTopicTransferResponse.StateEnum state) ConversationEventTopicTransferResponse.transferType(ConversationEventTopicTransferResponse.TransferTypeEnum transferType) The type of transfer to perform.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationEventTopicTransferResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationEventTopicTransferResponseModifier and TypeMethodDescriptionConversationEventTopicConversation.recentTransfers(List<ConversationEventTopicTransferResponse> recentTransfers) voidConversationEventTopicConversation.setRecentTransfers(List<ConversationEventTopicTransferResponse> recentTransfers)