Interface ReactionClickListener
-
- All Implemented Interfaces:
public interface ReactionClickListener
-
-
Method Summary
Modifier and Type Method Description abstract UnitonReactionClick(String type)-
-
Method Detail
-
onReactionClick
abstract Unit onReactionClick(String type)
-
-
-
-