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