Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 333 Bytes

sip.js.uri.port.md

File metadata and controls

13 lines (8 loc) · 333 Bytes

Home > sip.js > URI > port

URI.port property

Signature:

get port(): number | undefined;

set port(value: number | undefined);