setChannelListUpdateListener
fun setChannelListUpdateListener(listener: ChannelListView.ChannelListUpdateListener)
Content copied to clipboard
Allow a client to set a listener to be notified when the updated channel list is about to be displayed.
Parameters
listener
The callback to be invoked when the new channel list that is about to be displayed.