onUnsubscribed property

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

Implementation

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