toggle menu
stream-chat-android
6.8.0
androidJvm
switch theme
search in API
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
.