@Generated(value="org.realityforge.webtack")
@JsFunction
@FunctionalInterface
public interface ReportingObserverCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onInvoke(JsArray<Report> reports,
ReportingObserver observer) |
void onInvoke(@Nonnull
JsArray<Report> reports,
@Nonnull
ReportingObserver observer)