<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [Session](./sip.js.session.md) &gt; [userAgent](./sip.js.session.useragent.md)

## Session.userAgent property

The user agent.

<b>Signature:</b>

```typescript
readonly userAgent: UserAgent;
```
