HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

.NET SDK - RainwayConfig.OnStreamInput

RainwayConfig.OnStreamInput property

Called on a BYOFB input

public Action<RainwayRuntime, RainwayStream, RainwayPeer, RainwayInput>? OnStreamInput { get; set; }

See Also