Package elemental2.dom
Interface RTCPeerConnection.CreateDataChannelDataChannelDictUnionType
- Enclosing class:
RTCPeerConnection
@JsType(isNative=true,
name="?",
namespace="<global>")
public static interface RTCPeerConnection.CreateDataChannelDataChannelDictUnionType
-
Method Summary
Modifier and TypeMethodDescriptiondefault @Nullable RTCDataChannelInitDictionary_default @Nullable RTCDataChannelInitInterface_default @Nullable RTCDataChannelInitRecord_static @Nullable RTCPeerConnection.CreateDataChannelDataChannelDictUnionType
-
Method Details
-
of
@JsOverlay static @Nullable RTCPeerConnection.CreateDataChannelDataChannelDictUnionType of(@Nullable Object o) -
asRTCDataChannelInitDictionary_
-
asRTCDataChannelInitInterface_
-
asRTCDataChannelInitRecord_
-