onRemotePublished property

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

Implementation

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