setThreadClickListener
Deprecated
Use setOnThreadClickListener instead
Replace with
setOnThreadClickListener(listener)
Content copied to clipboard
Sets the thread click listener to be used by MessageListView.
Parameters
threadClickListener
The listener to use. If null, the default will be used instead.