<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [Registerer](./sip.js.registerer.md) &gt; [contacts](./sip.js.registerer.contacts.md)

## Registerer.contacts property

The registered contacts.

<b>Signature:</b>

```typescript
readonly contacts: Array<string>;
```
