Package com.mypurecloud.sdk.v2.model
Class ChatReaction
java.lang.Object
com.mypurecloud.sdk.v2.model.ChatReaction
- All Implemented Interfaces:
Serializable
ChatReaction
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe emoji string for the reactionbooleangetEmoji()getUsers()inthashCode()voidvoidsetUsers(List<AddressableEntityRef> users) toString()users(List<AddressableEntityRef> users) The users that reacted with an emoji
-
Constructor Details
-
ChatReaction
public ChatReaction() -
ChatReaction
-
-
Method Details