onCustomStreamUnsubscribed property

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

Implementation

Function(String userId, String tag, RCRTCMediaType type, int code, String? errMsg)? onCustomStreamUnsubscribed;