- All Superinterfaces:
- ReportingObserverOptions
- Enclosing interface:
- ReportingObserverOptions
@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public static interface ReportingObserverOptions.Builder
extends ReportingObserverOptions
The ReportingObserverOptions dictionary of the Reporting API allows options to be set in the constructor when creating a ReportingObserver.
- See Also:
- ReportingObserverOptions - MDN,
ReportingObserverOptions - Reporting API