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