toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-ui-components
/
io.getstream.chat.android.ui.feature.messages.list.adapter
/
MessageListItem
/
UnreadSeparatorItem
Unread
Separator
Item
data
class
UnreadSeparatorItem
(
val
unreadCount
:
Int
)
:
MessageListItem
Represent an unread separator item in a
MessageListView
.
Members
Constructors
Unread
Separator
Item
Link copied to clipboard
constructor
(
unreadCount
:
Int
)
Properties
unread
Count
Link copied to clipboard
val
unreadCount
:
Int
Functions
stringify
Link copied to clipboard
open
override
fun
stringify
(
)
:
String
Inherited functions
get
Stable
Id
Link copied to clipboard
fun
getStableId
(
)
:
Long