hyphenate_SDK4.0 4.8.0
hyphenate java IM SDK
Classes | Public Member Functions | List of all members
com.hyphenate.chat.EMMessageReactionOperation Class Reference

Inherits com.hyphenate.chat.EMBase< T >.

Classes

enum  Operation
 

Public Member Functions

String getUserId ()
 
String getReaction ()
 
Operation getOperation ()
 

Detailed Description

The message reaction operations entity class, which has the following attributes:

userId: The id of the user operating the Reaction reaction: The changed Reaction. operation: The behavior of the action message Reaction. See Operation.

Member Function Documentation

◆ getOperation()

Operation com.hyphenate.chat.EMMessageReactionOperation.getOperation ( )

Gets the Reaction Operation. See Operation.

Returns
The Reaction.

◆ getReaction()

String com.hyphenate.chat.EMMessageReactionOperation.getReaction ( )

Gets the changed Reaction.

Returns
The Reaction.

◆ getUserId()

String com.hyphenate.chat.EMMessageReactionOperation.getUserId ( )

Gets the Reaction Operator.

Returns
The reaction operator.

The documentation for this class was generated from the following file: