Package com.mypurecloud.sdk.v2.model
Class CollaborateChatAdhocMessageEventTopicCollaborateChatEntity
java.lang.Object
com.mypurecloud.sdk.v2.model.CollaborateChatAdhocMessageEventTopicCollaborateChatEntity
- All Implemented Interfaces:
Serializable
public class CollaborateChatAdhocMessageEventTopicCollaborateChatEntity
extends Object
implements Serializable
CollaborateChatAdhocMessageEventTopicCollaborateChatEntity
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets entityType -
Constructor Summary
ConstructorsConstructorDescriptionCollaborateChatAdhocMessageEventTopicCollaborateChatEntity(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetEntityId(String entityId) voidsetEntityJid(String entityJid) voidtoString()
-
Constructor Details
-
CollaborateChatAdhocMessageEventTopicCollaborateChatEntity
public CollaborateChatAdhocMessageEventTopicCollaborateChatEntity() -
CollaborateChatAdhocMessageEventTopicCollaborateChatEntity
-
-
Method Details
-
entityJid
-
getEntityJid
-
setEntityJid
-
entityId
-
getEntityId
-
setEntityId
-
entityType
-
getEntityType
-
setEntityType
public void setEntityType(CollaborateChatAdhocMessageEventTopicCollaborateChatEntity.EntityTypeEnum entityType) -
equals
-
hashCode
public int hashCode() -
toString
-