onLiveMixUnsubscribed property

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

Implementation

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