Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 439 Bytes

sip.js.transport.state.md

File metadata and controls

18 lines (10 loc) · 439 Bytes

Home > sip.js > Transport > state

Transport.state property

Transport state.

Signature:

readonly state: TransportState;

Remarks

The initial Transport state MUST be "disconnected" (after calling constructor).