Class RTCIceGatherOptions
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class RTCIceGatherOptions
- Inheritance
-
RTCIceGatherOptions
- Inherited Members
Constructors
RTCIceGatherOptions()
public RTCIceGatherOptions()
Fields
GatherPolicy
[Value("gatherPolicy")]
public RTCIceTransportPolicy GatherPolicy
Field Value
IceServers
[Value("iceServers")]
public List<RTCIceServer> IceServers