toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-ui-compose
/
io.getstream.video.android.compose.state.ui.participants
/
ChangeMuteState
Change
Mute
State
@
Stable
data
class
ChangeMuteState
(
val
isEnabled
:
Boolean
)
:
ParticipantInfoAction
Triggers a mute change state for the active participant.
Parameters
is
Enabled
If the microphone is enabled or not.
Members
Constructors
Change
Mute
State
Link copied to clipboard
constructor
(
isEnabled
:
Boolean
)
Properties
is
Enabled
Link copied to clipboard
val
isEnabled
:
Boolean