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