load Next
Requests the list of BaseMessage
s to be searched. 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 getSearchResultList.
Return
Returns the queried list of BaseMessage
s if no error occurs since 3.0.0