changeAudioMode property

dynamic Function(HMSAudioMode) changeAudioMode
final

The callback that is called when the audio mode is changed

Implementation

final Function(HMSAudioMode) changeAudioMode;