RtcRemoteAudioVolumeIndicationCallback typedef

RtcRemoteAudioVolumeIndicationCallback = void Function(List<NEMemberVolumeInfo> volumes, int totalVolume)

Implementation

typedef RtcRemoteAudioVolumeIndicationCallback = void Function(
    List<NEMemberVolumeInfo> volumes, int totalVolume);