fetch Channels By Description
abstract fun fetchChannelsByDescription(description: String?, listener: IChannelProxy.IChannelFetchListener?)
Content copied to clipboard
Fetch channels by its description (from server).
The response is sent in the success callback as a List<@object:Channel>.
Parameters
description
String The description of the searched channel
listener
IChannelFetchListener Callback