onRemoteFirstFrame property

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

Implementation

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