Skip to main content
Version: Next

ConnectionTransport.onclose property

Signature:

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