Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 330 Bytes

sip.js.transport.ws.md

File metadata and controls

13 lines (8 loc) · 330 Bytes

Home > sip.js > Transport > ws

Transport.ws property

The WebSocket.

Signature:

get ws(): WebSocket | undefined;