Home > @rainway/web > StreamEvents > close
StreamEvents.close property
Raised when the remote closes the stream.
Signature:
close: () => void | Promise<void>;
Home > @rainway/web > StreamEvents > close
Raised when the remote closes the stream.
Signature:
close: () => void | Promise<void>;