Enumeration MuteState

Determines the mute state of the device, for the current call.

Enumeration Members

Enumeration Members

MUTED: "muted"

The device is muted.

NO_ONGOING_CALLS: "no-ongoing-calls"

The device cannot be muted or unmuted, as there are no ongoing calls right now.

UNMUTED: "unmuted"

The device is unmuted.