Uses of Class
com.mypurecloud.sdk.v2.model.ChatReaction
Packages that use ChatReaction
-
Uses of ChatReaction in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ChatReactionModifier and TypeMethodDescriptionThe emoji string for the reactionChatReaction.users(List<AddressableEntityRef> users) The users that reacted with an emojiMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ChatReactionMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ChatReactionModifier and TypeMethodDescriptionChatMessageResponse.reactions(List<ChatReaction> reactions) The emoji reactions to this messagevoidChatMessageResponse.setReactions(List<ChatReaction> reactions)