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
/
StartOfTheChannelItem
Start
Of
The
Channel
Item
data
class
StartOfTheChannelItem
(
val
channel
:
Channel
)
:
MessageListItem
Represent the start of the channel in a
MessageListView
.
Members
Constructors
Start
Of
The
Channel
Item
Link copied to clipboard
constructor
(
channel
:
Channel
)
Properties
channel
Link copied to clipboard
val
channel
:
Channel
The
Channel
this message list belongs to.
Functions
stringify
Link copied to clipboard
open
override
fun
stringify
(
)
:
String
Inherited functions
get
Stable
Id
Link copied to clipboard
fun
getStableId
(
)
:
Long