HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

.NET SDK - RainwayConfig.OnStreamAnnouncement

RainwayConfig.OnStreamAnnouncement property

Called when a stream from a peer is announced

public Action<RainwayRuntime, RainwayPeer, byte>? OnStreamAnnouncement { get; set; }

See Also