stream-chat-android
Toggle table of contents
7.3.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-ui-components
/
io.getstream.chat.android.ui.feature.threads.list
/
ThreadListView
/
ThreadClickListener
/
onThreadClick
on
Thread
Click
abstract
fun
onThreadClick
(
thread
:
Thread
)
Called when the user clicks on a thread in the list.
Parameters
thread
The clicked
Thread
.