<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [IncomingAckRequest](./sip.js.incomingackrequest.md)

## IncomingAckRequest interface

Incoming ACK request.

<b>Signature:</b>

```typescript
export interface IncomingAckRequest 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [message](./sip.js.incomingackrequest.message.md) | <code>IncomingRequestMessage</code> | The incoming message. |

