setBottomEndRegionReachedHandler
fun setBottomEndRegionReachedHandler(bottomEndRegionReachedHandler: MessageListView.BottomEndRegionReachedHandler)
Sets the handler used when the bottom end region is reached. This runs whe list of messages in this view becomes non linear and it will be called until it becomes linear again.
Parameters
bottomEndRegionReachedHandler
The handler to use.