Home > @rainway/web > IRejectStreamRequest
IRejectStreamRequest interface
A would-be host rejects a client stream request.
Signature:
export interface IRejectStreamRequest
Properties
Property | Type | Description |
---|---|---|
reason | string | A human-readable reason the stream was rejected. |