stream-chat-android
Toggle table of contents
7.2.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-client
/
io.getstream.chat.android.client.channel
/
ChannelClient
/
markThreadRead
mark
Thread
Read
@
CheckResult
fun
markThreadRead
(
threadId
:
String
)
:
Call
<
Unit
>
Marks a given thread in the channel as read.
Parameters
thread
Id
The ID of the thread to mark as read.