toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.model.core.unread
/
Unread
Unread
data
class
Unread
(
val
unreadCount
:
Int
,
val
isMentioned
:
Boolean
)
Members
Constructors
Unread
Link copied to clipboard
constructor
(
unreadCount
:
Int
,
isMentioned
:
Boolean
)
Properties
is
Mentioned
Link copied to clipboard
val
isMentioned
:
Boolean
unread
Count
Link copied to clipboard
val
unreadCount
:
Int