Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 416 Bytes

sip.js.transportoptions.server.md

File metadata and controls

13 lines (8 loc) · 416 Bytes

Home > sip.js > TransportOptions > server

TransportOptions.server property

URL of WebSocket server to connect with. For example, "wss://localhost:8080".

Signature:

server: string;