@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="?")
@FunctionalInterface
public interface FetchEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(FetchEvent event)
Handle event of type FetchEvent
|
void handleEvent(@Nonnull
FetchEvent event)