Home > sip.js > OutgoingInviteRequestDelegate > onProgress
Received a 1xx provisional response to this request. Excluding 100 responses.
Signature:
onProgress?(response: PrackableIncomingResponseWithSession): void;
Parameter | Type | Description |
---|---|---|
response | PrackableIncomingResponseWithSession |
Incoming response (including an early Session). |
Returns:
void