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.channels.list.adapter
/
ChannelListItem
/
ChannelItem
Channel
Item
data
class
ChannelItem
(
val
channel
:
Channel
,
val
typingUsers
:
List
<
User
>
)
:
ChannelListItem
Members
Constructors
Channel
Item
Link copied to clipboard
constructor
(
channel
:
Channel
,
typingUsers
:
List
<
User
>
)
Properties
channel
Link copied to clipboard
val
channel
:
Channel
typing
Users
Link copied to clipboard
val
typingUsers
:
List
<
User
>