js.web.webrtc.RTCIceGatherCandidate Maven / Gradle / Ivy
package js.web.webrtc;
import js.lang.Any;
public interface RTCIceGatherCandidate extends Any {
}
package js.web.webrtc;
import js.lang.Any;
public interface RTCIceGatherCandidate extends Any {
}