Uses of Enum Class
com.mypurecloud.sdk.v2.model.CollaborateChatGroupMessageEventTopicCollaborateChatEntity.EntityTypeEnum
-
Uses of CollaborateChatGroupMessageEventTopicCollaborateChatEntity.EntityTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CollaborateChatGroupMessageEventTopicCollaborateChatEntity.EntityTypeEnumModifier and TypeMethodDescriptionCollaborateChatGroupMessageEventTopicCollaborateChatEntity.EntityTypeEnum.fromString(String key) CollaborateChatGroupMessageEventTopicCollaborateChatEntity.getEntityType()Returns the enum constant of this class with the specified name.CollaborateChatGroupMessageEventTopicCollaborateChatEntity.EntityTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type CollaborateChatGroupMessageEventTopicCollaborateChatEntity.EntityTypeEnumModifier and TypeMethodDescriptionCollaborateChatGroupMessageEventTopicCollaborateChatEntity.entityType(CollaborateChatGroupMessageEventTopicCollaborateChatEntity.EntityTypeEnum entityType) voidCollaborateChatGroupMessageEventTopicCollaborateChatEntity.setEntityType(CollaborateChatGroupMessageEventTopicCollaborateChatEntity.EntityTypeEnum entityType)