Uses of Class
com.mypurecloud.sdk.v2.model.CollaborateChatGroupMessageEventTopicCollaborateChatEntity
Packages that use CollaborateChatGroupMessageEventTopicCollaborateChatEntity
-
Uses of CollaborateChatGroupMessageEventTopicCollaborateChatEntity in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CollaborateChatGroupMessageEventTopicCollaborateChatEntityModifier and TypeMethodDescriptionCollaborateChatGroupMessageEventTopicCollaborateChatEntity.entityType(CollaborateChatGroupMessageEventTopicCollaborateChatEntity.EntityTypeEnum entityType) CollaborateChatGroupMessageEventTopicCollaborateChatMessage.getFrom()CollaborateChatGroupMessageEventTopicCollaborateChatMessage.getTo()Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type CollaborateChatGroupMessageEventTopicCollaborateChatEntityModifier and TypeMethodDescriptionCollaborateChatGroupMessageEventTopicCollaborateChatMessage.getMentions()Methods in com.mypurecloud.sdk.v2.model with parameters of type CollaborateChatGroupMessageEventTopicCollaborateChatEntityModifier and TypeMethodDescriptionCollaborateChatGroupMessageEventTopicCollaborateChatMessage.from(CollaborateChatGroupMessageEventTopicCollaborateChatEntity from) voidCollaborateChatGroupMessageEventTopicCollaborateChatMessage.setFrom(CollaborateChatGroupMessageEventTopicCollaborateChatEntity from) voidCollaborateChatGroupMessageEventTopicCollaborateChatMessage.setTo(CollaborateChatGroupMessageEventTopicCollaborateChatEntity to) CollaborateChatGroupMessageEventTopicCollaborateChatMessage.to(CollaborateChatGroupMessageEventTopicCollaborateChatEntity to) Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type CollaborateChatGroupMessageEventTopicCollaborateChatEntityModifier and TypeMethodDescriptionCollaborateChatGroupMessageEventTopicCollaborateChatMessage.mentions(List<CollaborateChatGroupMessageEventTopicCollaborateChatEntity> mentions) voidCollaborateChatGroupMessageEventTopicCollaborateChatMessage.setMentions(List<CollaborateChatGroupMessageEventTopicCollaborateChatEntity> mentions)