Web SDK - PeerEvents.close

Home > @rainway/web > PeerEvents > close

PeerEvents.close property

Raised when the peer connection has been closed

Signature:

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