DataChannelOptions.Mode property
The reliability mode of the data channel.
public DataChannelMode Mode { get; set; }
See Also
- enum DataChannelMode
- class DataChannelOptions
- namespace Rainway.SDK.Options
The reliability mode of the data channel.
public DataChannelMode Mode { get; set; }