toggle menu
stream-chat-android
7.0.1
androidJvm
switch theme
search in API
stream-chat-android-compose
/
io.getstream.chat.android.compose.ui.theme
/
ThreadListItemParams
/
ThreadListItemParams
Thread
List
Item
Params
constructor
(
thread
:
Thread
,
currentUser
:
User
?
,
onThreadClick
:
(
Thread
)
->
Unit
)
Parameters
thread
The thread to display.
current
User
The currently logged in user.
on
Thread
Click
Action invoked when the thread is clicked.