Package com.mypurecloud.sdk.v2.model
Class QueueConversationVideoEventTopicTransferResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.QueueConversationVideoEventTopicTransferResponse
- All Implemented Interfaces:
Serializable
public class QueueConversationVideoEventTopicTransferResponse
extends Object
implements Serializable
QueueConversationVideoEventTopicTransferResponse
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets statestatic enumThe type of transfer to perform. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateIssued(Date dateIssued) The date/time that this command was issued.booleangetId()getState()inthashCode()The id of the command.voidsetDateIssued(Date dateIssued) voidvoidvoidvoidvoidvoidtoString()The type of transfer to perform.
-
Constructor Details
-
QueueConversationVideoEventTopicTransferResponse
public QueueConversationVideoEventTopicTransferResponse() -
QueueConversationVideoEventTopicTransferResponse
-
-
Method Details
-
id
The id of the command. -
getId
-
setId
-
state
-
getState
-
setState
-
dateIssued
The date/time that this command was issued. -
getDateIssued
-
setDateIssued
-
initiator
public QueueConversationVideoEventTopicTransferResponse initiator(QueueConversationVideoEventTopicTransferInitiator initiator) -
getInitiator
-
setInitiator
-
modifiedBy
public QueueConversationVideoEventTopicTransferResponse modifiedBy(QueueConversationVideoEventTopicTransferModifedBy modifiedBy) -
getModifiedBy
-
setModifiedBy
-
destination
public QueueConversationVideoEventTopicTransferResponse destination(QueueConversationVideoEventTopicTransferDestination destination) -
getDestination
-
setDestination
-
transferType
public QueueConversationVideoEventTopicTransferResponse transferType(QueueConversationVideoEventTopicTransferResponse.TransferTypeEnum transferType) The type of transfer to perform. -
getTransferType
-
setTransferType
public void setTransferType(QueueConversationVideoEventTopicTransferResponse.TransferTypeEnum transferType) -
equals
-
hashCode
public int hashCode() -
toString
-