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-compose
/
io.getstream.chat.android.compose.ui.theme
/
ChannelMenuHeaderContentParams
/
ChannelMenuHeaderContentParams
Channel
Menu
Header
Content
Params
constructor
(
selectedChannel
:
Channel
,
currentUser
:
User
?
,
modifier
:
Modifier
=
Modifier
)
Parameters
selected
Channel
The selected channel.
current
User
The currently logged in user.
modifier
Modifier for styling.