Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 435 Bytes

sip.js.dialog.secure.md

File metadata and controls

13 lines (8 loc) · 435 Bytes

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;