Home > sip.js > Transport > onConnect Transport.onConnect property Callback on state transition to "Connected". Signature: onConnect: (() => void) | undefined; Remarks When the UserAgent is constructed, this property is set. - The `state` MUST be "Connected" when called.