sip.js.ackableincomingresponsewithsession.ack.md
September 26, 2022 ยท View on GitHub
Home > sip.js > AckableIncomingResponseWithSession > ack
AckableIncomingResponseWithSession.ack() method
Send an ACK to acknowledge this response.
Signature:
ack(options?: RequestOptions): OutgoingAckRequest;
Parameters
| Parameter | Type | Description |
|---|---|---|
| options | RequestOptions | Request options bucket. |
Returns: