ToggleHifiAudio

data class ToggleHifiAudio(val isHifiAudioEnabled: Boolean) : CallAction

Action to toggle audio bitrate profile between VOICE_STANDARD_UNSPECIFIED and MUSIC_HIGH_QUALITY.

Constructors

Link copied to clipboard
constructor(isHifiAudioEnabled: Boolean)

Properties

Link copied to clipboard