This method is used to check if the user audio is muted.
Future<bool?> isUserAudioMuted([String? userJid]) async { throw UnimplementedError('isUserAudioMuted has not been implemented.'); }