CallBackRtcClientCheckAllowAudioTrack typedef
CallBackRtcClientCheckAllowAudioTrack =
bool Function(CallRtcClient client, String trackPrefix)
Implementation
typedef CallBackRtcClientCheckAllowAudioTrack = bool Function(CallRtcClient client, String trackPrefix);