loadNext

open fun loadNext(): List<GroupChannel>

Requests the list of GroupChannels. 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 GroupChannels if no error occurs

Throws

Throws exception if getting the channel list are failed since 3.0.0