<!-- 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; [userAgent](./sip.js.responseoptions.useragent.md)

## ResponseOptions.userAgent property

User agent string for User-Agent header.

<b>Signature:</b>

```typescript
userAgent?: string;
```
