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