public static interface RTCPeerConnection.CreateDataChannelDataChannelDictUnionType
Modifier and Type | Method and Description |
---|---|
default RTCDataChannelInitDictionary_ |
asRTCDataChannelInitDictionary_() |
default RTCDataChannelInitRecord_ |
asRTCDataChannelInitRecord_() |
static RTCPeerConnection.CreateDataChannelDataChannelDictUnionType |
of(java.lang.Object o) |
static RTCPeerConnection.CreateDataChannelDataChannelDictUnionType of(java.lang.Object o)
default RTCDataChannelInitDictionary_ asRTCDataChannelInitDictionary_()
default RTCDataChannelInitRecord_ asRTCDataChannelInitRecord_()