Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 333 Bytes

sip.js.uri.user.md

File metadata and controls

13 lines (8 loc) · 333 Bytes

Home > sip.js > URI > user

URI.user property

Signature:

get user(): string | undefined;

set user(value: string | undefined);