Class ContentReaction
java.lang.Object
cloud.genesys.webmessaging.sdk.model.ContentReaction
- All Implemented Interfaces:
Serializable
User reaction to public message.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionNumber of users that reacted this way to the message.booleangetCount()inthashCode()reactionType(ReactionType reactionType) Type of reaction.voidvoidsetReactionType(ReactionType reactionType) toString()
-
Constructor Details
-
ContentReaction
public ContentReaction()
-
-
Method Details