onAckHardMuteUserAudio property
Acknowledgment callback for hard muting user audio.
This callback is triggered when the request to hard mute user audio is acknowledged.
Implementation
static void Function(Map<dynamic, dynamic> map)? onAckHardMuteUserAudio;