toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-client
/
io.getstream.chat.android.client.events
/
NotificationMarkReadEvent
/
NotificationMarkReadEvent
Notification
Mark
Read
Event
constructor
(
type
:
String
,
createdAt
:
Date
,
rawCreatedAt
:
String
,
user
:
User
,
cid
:
String
,
channelType
:
String
,
channelId
:
String
,
totalUnreadCount
:
Int
=
0
,
unreadChannels
:
Int
=
0
,
threadId
:
String
?
=
null
,
thread
:
ThreadInfo
?
=
null
,
unreadThreads
:
Int
?
=
null
,
unreadThreadMessages
:
Int
?
=
null
)