RainwayConfig.OnStreamRequest property
Called when a stream from a peer is requested
public Action<RainwayRuntime, RainwayStreamRequest>? OnStreamRequest { get; set; }
See Also
- class RainwayRuntime
- class RainwayStreamRequest
- class RainwayConfig
- namespace Rainway.SDK