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