Interface MessageListView.BottomEndRegionReachedHandler
-
- All Implemented Interfaces:
public interface MessageListView.BottomEndRegionReachedHandler
-
-
Method Summary
Modifier and Type Method Description abstract UnitonBottomEndRegionReached(String messageId)-
-
Method Detail
-
onBottomEndRegionReached
abstract Unit onBottomEndRegionReached(String messageId)
-
-
-
-