stream-chat-android
Toggle table of contents
7.3.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
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
get
Stable
Id
Link copied to clipboard
fun
getStableId
(
)
:
Long
stringify
Link copied to clipboard
open
override
fun
stringify
(
)
:
String