sip.js.prackableincomingresponsewithsession.prack.md
September 26, 2022 ยท View on GitHub
Home > sip.js > PrackableIncomingResponseWithSession > prack
PrackableIncomingResponseWithSession.prack() method
Send an PRACK to acknowledge this response.
Signature:
prack(options?: RequestOptions): OutgoingPrackRequest;
Parameters
| Parameter | Type | Description |
|---|---|---|
| options | RequestOptions | Request options bucket. |
Returns: