RainwayPeer.Streams property
The peers connected streams. Note: This is not yet supported, but is coming soon. Today, this list will remain empty.
public IReadOnlyList<RainwayStream> Streams { get; }
See Also
- class RainwayStream
- class RainwayPeer
- namespace Rainway.SDK