load Next
Requests the list of User
s. 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 getUserList.
Return
Returns the queried list of User
s if no error occurs
Throws
Throws exception if getting the user list are failed since 3.1.0