<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [UserAgentOptions](./sip.js.useragentoptions.md) &gt; [sipjsId](./sip.js.useragentoptions.sipjsid.md)

## UserAgentOptions.sipjsId property

An id uniquely identify this user agent instance.

<b>Signature:</b>

```typescript
sipjsId?: string;
```
