HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

Web SDK - IPauseStream

Home > @rainway/web > IPauseStream

IPauseStream interface

A client tells a host to pause the stream. The host can temporarily stop sending media until it hears a JoinStream message.

Signature:

export interface IPauseStream 

Properties

PropertyTypeDescription
streamIdnumberAn ID identifying this stream among the host's active streams.