onLongClick

abstract fun onLongClick(channel: Channel): Boolean

Called when a channel has been clicked and held.

Return

True if the callback consumed the long click, false otherwise.