load Next
Requests the list of BaseMessage
s when the page goes to the next. If there is no more pages to be read, an empty List
(not null
) returns. If the request is succeed, you can observe updated data through getMessageList.
Return
Returns the list of BaseMessage
s if no error occurs
Throws
Throws exception if getting the message list are failed since 3.0.0