Package com.mypurecloud.sdk.v2.model
Class QueueConversationVideoEventTopicTransferModifedBy
java.lang.Object
com.mypurecloud.sdk.v2.model.QueueConversationVideoEventTopicTransferModifedBy
- All Implemented Interfaces:
Serializable
public class QueueConversationVideoEventTopicTransferModifedBy
extends Object
implements Serializable
Fields identifying the entity that updated the command.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionQueueConversationVideoEventTopicTransferModifedBy(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()The id of the user if the updater is an internal user.The URI for the user if the updater is an internal user.voidvoidsetSelfUri(String selfUri) toString()
-
Constructor Details
-
QueueConversationVideoEventTopicTransferModifedBy
public QueueConversationVideoEventTopicTransferModifedBy() -
QueueConversationVideoEventTopicTransferModifedBy
-
-
Method Details
-
id
The id of the user if the updater is an internal user. -
getId
-
setId
-
selfUri
The URI for the user if the updater is an internal user. -
getSelfUri
-
setSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-