setMoreOptionsClickListener
fun setMoreOptionsClickListener(listener: ChannelListView.ChannelClickListener?)
Content copied to clipboard
Allows clients to set a click listener to be notified of "more options" clicks in ViewHolder items.
Parameters
listener
The callback to be invoked when "more options" is clicked.