stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
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