Home > @rainway/web > PeerEvents > close
PeerEvents.close property
Raised when the peer connection has been closed
Signature:
close: () => void | Promise<void>;
Home > @rainway/web > PeerEvents > close
Raised when the peer connection has been closed
Signature:
close: () => void | Promise<void>;