onLiveMixSubscribed property

dynamic Function(RCRTCMediaType type, int code, String? errMsg)? onLiveMixSubscribed
getter/setter pair

Implementation

Function(RCRTCMediaType type, int code, String? errMsg)? onLiveMixSubscribed;