Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 431 Bytes

sip.js.publisheroptions.extraheaders.md

File metadata and controls

13 lines (8 loc) · 431 Bytes

Home > sip.js > PublisherOptions > extraHeaders

PublisherOptions.extraHeaders property

Array of extra headers added to the PUBLISH request message.

Signature:

extraHeaders?: Array<string>;