onThreadClick

abstract fun onThreadClick(thread: Thread)

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

Parameters

thread

The clicked Thread.