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