Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 725 Bytes

sip.js.useragentoptions.sipextensionextrasupported.md

File metadata and controls

18 lines (10 loc) · 725 Bytes

Home > sip.js > UserAgentOptions > sipExtensionExtraSupported

UserAgentOptions.sipExtensionExtraSupported property

Extra option tags to claim support for.

Signature:

sipExtensionExtraSupported?: Array<string>;

Remarks

Setting an extra option tag does not enable support for the associated extension it simply adds the tag to the list of supported options. See UserAgentRegisteredOptionTags for valid option tags.