Home > @rainway/web > OpenDataChannelOptions
OpenDataChannelOptions interface
Options for opening data channels
Signature:
export interface OpenDataChannelOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
id | string | The unique identifier for the data channel | |
mode | DataChannelMode | The reliability mode for the data channel |