Web SDK - InboundStream.ended

Home > @rainway/web > InboundStream > ended

InboundStream.ended property

Indicates that this stream has ended, and the RainwayStream object should be discarded.

Signature:

get ended(): boolean;