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