Web SDK - RainwayStreamAnnouncement

Home > @rainway/web > RainwayStreamAnnouncement

RainwayStreamAnnouncement interface

Signature:

export interface RainwayStreamAnnouncement 

Properties

PropertyModifiersTypeDescription
infoIRemoteStreamInfoInformation about the stream
join(options?: JoinStreamOptions) => Promise<InboundStream>Joins the given stream, using the provided options.