Home > sip.js > AckableIncomingResponseWithSession > ack
Send an ACK to acknowledge this response.
Signature:
ack(options?: RequestOptions): OutgoingAckRequest;
Parameter | Type | Description |
---|---|---|
options | RequestOptions | Request options bucket. |
Returns: