Web SDK - StreamEvents.close

Home > @rainway/web > StreamEvents > close

StreamEvents.close property

Raised when the remote closes the stream.

Signature:

close: () => void | Promise<void>;