Uses of Interface
elemental2.dom.RTCDataChannel.SendDataUnionType
-
-
Uses of RTCDataChannel.SendDataUnionType in elemental2.dom
Methods in elemental2.dom that return RTCDataChannel.SendDataUnionType Modifier and Type Method Description static RTCDataChannel.SendDataUnionType
RTCDataChannel.SendDataUnionType. of(java.lang.Object o)
Methods in elemental2.dom with parameters of type RTCDataChannel.SendDataUnionType Modifier and Type Method Description void
RTCDataChannel. send(RTCDataChannel.SendDataUnionType data)
-