A class representing query to retrieve FeedChannel list for the current User.
The query can be get by calling sendbirdChat.feedChannel.createMyFeedChannelListQuery().
Gets the list of FeedChannels.
If this method is repeatedly called after each next is finished,
it retrieves the following pages of the FeedChannel list.
If there is no more pages to be read, an empty list (not null). is returned.
Description
A class representing query to retrieve FeedChannel list for the current User. The query can be get by calling sendbirdChat.feedChannel.createMyFeedChannelListQuery().