HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

Web SDK - RainwayStreamAnnouncement

Home > @rainway/web > RainwayStreamAnnouncement

RainwayStreamAnnouncement interface

Signature:

export interface RainwayStreamAnnouncement 

Properties

PropertyTypeDescription
infoIRemoteStreamInfoInformation about the stream
join(options?: Partial<Pick<CreateStreamOptions, "streamFit">>) => Promise<InboundStream>Joins the given stream, using the provided options.