sip.js.useragentoptions.contactname.md

January 20, 2021 ยท View on GitHub

Home > sip.js > UserAgentOptions > contactName

UserAgentOptions.contactName property

The user portion of user agent's contact URI.

Signature:

contactName?: string;

Remarks

If not specifed a random string will be generated and utilized as the user portion of the contact URI.

Contents

  1. 1UserAgentOptions.contactName property
  2. 2Remarks