hyphenate_SDK4.0 4.8.0
hyphenate java IM SDK
|
Inherits com.hyphenate.chat.EMBase< T >.
Classes | |
enum | Operation |
Public Member Functions | |
String | getUserId () |
String | getReaction () |
Operation | getOperation () |
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.
Operation com.hyphenate.chat.EMMessageReactionOperation.getOperation | ( | ) |
String com.hyphenate.chat.EMMessageReactionOperation.getReaction | ( | ) |
Gets the changed Reaction.
String com.hyphenate.chat.EMMessageReactionOperation.getUserId | ( | ) |
Gets the Reaction Operator.