Uses of Class
cloud.genesys.webmessaging.sdk.model.ContentReaction
Packages that use ContentReaction
-
Uses of ContentReaction in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return ContentReactionModifier and TypeMethodDescriptionNumber of users that reacted this way to the message.ContentReaction.reactionType(ReactionType reactionType) Type of reaction.Methods in cloud.genesys.webmessaging.sdk.model that return types with arguments of type ContentReactionMethod parameters in cloud.genesys.webmessaging.sdk.model with type arguments of type ContentReactionModifier and TypeMethodDescriptionMessageContent.reactions(List<ContentReaction> reactions) A set of reactions to a message.voidMessageContent.setReactions(List<ContentReaction> reactions)