onUnpublished property

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

Implementation

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