setChannelLongClickListener
fun setChannelLongClickListener(listener: ChannelListView.ChannelLongClickListener?)
Content copied to clipboard
Allows clients to set a long-click listener for all channel list items.
Parameters
listener
The callback to be invoked on channel long click.