Class RTCDataChannelEventInit
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class RTCDataChannelEventInit : EventInit
- Inheritance
-
RTCDataChannelEventInit
- Inherited Members
Constructors
RTCDataChannelEventInit()
public RTCDataChannelEventInit()
Fields
Channel
[Value("channel")]
public required RTCDataChannel Channel