Uses of Class
dev.onvoid.webrtc.RTCDataChannelInit
Packages that use RTCDataChannelInit
-
Uses of RTCDataChannelInit in dev.onvoid.webrtc
Methods in dev.onvoid.webrtc with parameters of type RTCDataChannelInitModifier and TypeMethodDescriptionRTCPeerConnection.createDataChannel
(String label, RTCDataChannelInit dict) Creates a new RTCDataChannel object with the given label.