Home > sip.js > UserAgentDelegate > onInvite
Called upon receipt of an invitation.
Signature:
onInvite?(invitation: Invitation): void;
Parameter | Type | Description |
---|---|---|
invitation | Invitation | The invitation. |
Returns:
void
Handler for incoming out of dialog INVITE requests.