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