DataChannelId class
Transparent type that represents a data channel identifier. Equivalent to String.
public sealed class DataChannelId : IEquatable<DataChannelId>, IEquatable<string>
Public Members
name | description |
---|---|
Value { get; } | Underlying value of this identifier. |
Equals(…) | (2 methods) |
override Equals(…) | |
override GetHashCode() | |
override ToString() | |
implicit operator | (2 operators) |
See Also
- namespace Rainway.SDK.Identifiers