DataChannelOptions class
Options for creating a data channel.
public class DataChannelOptions
Public Members
name | description |
---|---|
DataChannelOptions() | The default constructor. |
Id { get; set; } | The ID (label) of the data channel. |
Mode { get; set; } | The reliability mode of the data channel. |
See Also
- namespace Rainway.SDK.Options