<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [ResponseOptions](./sip.js.responseoptions.md) &gt; [statusCode](./sip.js.responseoptions.statuscode.md)

## ResponseOptions.statusCode property

Status code of the response.

<b>Signature:</b>

```typescript
statusCode: number;
```
