Interface MessageListView.OnReplyMessageClickListener
-
- All Implemented Interfaces:
public interface MessageListView.OnReplyMessageClickListener
-
-
Method Summary
Modifier and Type Method Description abstract BooleanonReplyClick(Message replyTo)-
-
Method Detail
-
onReplyClick
abstract Boolean onReplyClick(Message replyTo)
-
-
-
-