onRemoteCustomStreamPublished property

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

Implementation

Function(String roomId, String userId, String tag, RCRTCMediaType type)? onRemoteCustomStreamPublished;