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