matrix-sdk-android
androidJvm
matrix-sdk-android
/
org.matrix.android.sdk.api.session.sync.model
/
RoomSyncUnreadThreadNotifications
/
RoomSyncUnreadThreadNotifications
Room
Sync
Unread
Thread
Notifications
constructor
(
@
Json
(
name
=
"notification_count"
)
notificationCount
:
Int
?
=
null
,
@
Json
(
name
=
"highlight_count"
)
highlightCount
:
Int
?
=
null
)