loadNext

open fun loadNext(): List<OpenChannel>

Requests the list of OpenChannels. 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 getChannelList.

Return

Returns the queried list of OpenChannels if no error occurs

Throws

Throws exception if getting the channel list are failed since 3.2.0