Interface MessageListView.ThreadStartHandler
-
- All Implemented Interfaces:
public interface MessageListView.ThreadStartHandler
-
-
Method Summary
Modifier and Type Method Description abstract UnitonStartThread(Message message)-
-
Method Detail
-
onStartThread
abstract Unit onStartThread(Message message)
-
-
-
-