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