Home > sip.js > SessionManagerDelegate > onCallCreated
Called when a call is created.
Signature:
onCallCreated?(session: Session): void;| Parameter | Type | Description |
|---|---|---|
| session | Session |
Returns:
void
Callback for handling the creation of a new Session.
Home > sip.js > SessionManagerDelegate > onCallCreated
Called when a call is created.
Signature:
onCallCreated?(session: Session): void;| Parameter | Type | Description |
|---|---|---|
| session | Session |
Returns:
void
Callback for handling the creation of a new Session.