Interface SearchResultListView.LoadMoreListener
-
- All Implemented Interfaces:
public interface SearchResultListView.LoadMoreListenerCallback which is invoked we've reached the end of messages.
-
-
Method Summary
Modifier and Type Method Description abstract UnitonLoadMoreRequested()-
-
Method Detail
-
onLoadMoreRequested
abstract Unit onLoadMoreRequested()
-
-
-
-