Interface MessageListView.MessageReactionHandler
-
- All Implemented Interfaces:
public interface MessageListView.MessageReactionHandler
-
-
Method Summary
Modifier and Type Method Description abstract UnitonMessageReaction(Message message, String reactionType)-
-
Method Detail
-
onMessageReaction
abstract Unit onMessageReaction(Message message, String reactionType)
-
-
-
-