sip.js.dialog.secure.md
April 29, 2020 ยท View on GitHub
Home > sip.js > Dialog > secure
Dialog.secure property
If the request was sent over TLS, and the Request-URI contained a SIPS URI, the "secure" flag is set to true. *NOT IMPLEMENTED*
Signature:
get secure(): boolean;