onCustomStreamSubscribed property
dynamic Function(String userId, String tag, RCRTCMediaType type, int code, String? errMsg)?
onCustomStreamSubscribed
getter/setter pair
Implementation
Function(String userId, String tag, RCRTCMediaType type, int code, String? errMsg)? onCustomStreamSubscribed;