ThreadClickListener

fun interface ThreadClickListener

Listener for clicks on the thread list.

Functions

Link copied to clipboard
abstract fun onThreadClick(thread: Thread)

Called when the user clicks on a thread in the list.