onAckHardunMuteUserAudio property

void Function(Map map)? onAckHardunMuteUserAudio
getter/setter pair

Acknowledgment callback for hard unmuting user audio.

This callback is triggered when the request to hard unmute user audio is acknowledged.

Implementation

static void Function(Map<dynamic, dynamic> map)? onAckHardunMuteUserAudio;