PeerId Implicit operator (1 of 2)
public static implicit operator PeerId(long value)
See Also
- class PeerId
- namespace Rainway.SDK.Identifiers
PeerId Implicit operator (2 of 2)
public static implicit operator long(PeerId id)
See Also
- class PeerId
- namespace Rainway.SDK.Identifiers