Struct RTCDataChannelInit
Inherited Members
Namespace: Unity.WebRTC
Assembly: solution.dll
Syntax
public struct RTCDataChannelInit
Constructors
| Name | Description |
|---|---|
| RTCDataChannelInit(bool) |
Fields
| Name | Description |
|---|---|
| id | |
| maxRetransmitTime | |
| maxRetransmits | |
| negotiated | |
| ordered | |
| protocol | |
| reliable |