toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-client
/
io.getstream.chat.android.client
/
ChatClient
/
markRead
mark
Read
@
CheckResult
fun
markRead
(
channelType
:
String
,
channelId
:
String
)
:
Call
<
Unit
>
Marks the specified channel as read.
Parameters
channel
Type
Type of the channel.
channel
Id
Id of the channel.