<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [Dialog](./sip.js.dialog.md) &gt; [userAgentCore](./sip.js.dialog.useragentcore.md)

## Dialog.userAgentCore property

The user agent core servicing this dialog.

<b>Signature:</b>

```typescript
readonly userAgentCore: UserAgentCore;
```
