HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

Web SDK - ILeaveStream

Home > @rainway/web > ILeaveStream

ILeaveStream interface

A client tells a host that it's no longer interested in its stream (i.e. for all it cares, it's okay if the capture session is completely terminated).

Signature:

export interface ILeaveStream 

Properties

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