Skip to main content

ConnectionTransport.onclose property

Signature:

interface ConnectionTransport {
onclose?: () => void;
}