onRemoteUnpublished property

dynamic Function(String roomId, String userId, RCRTCMediaType type)? onRemoteUnpublished
getter/setter pair

Implementation

Function(String roomId, String userId, RCRTCMediaType type)? onRemoteUnpublished;