Home > @rainway/web > RainwayStreamAnnouncement > join
RainwayStreamAnnouncement.join property
Joins the given stream, using the provided options.
Signature:
join: (options?: JoinStreamOptions) => Promise<InboundStream>;