<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [Contact](./sip.js.contact.md) &gt; [toString](./sip.js.contact.tostring.md)

## Contact.toString property

<b>Signature:</b>

```typescript
toString: (options?: {
        anonymous?: boolean;
        outbound?: boolean;
    }) => string;
```
