Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 388 Bytes

sip.js.transport.statechange.md

File metadata and controls

13 lines (8 loc) · 388 Bytes

Home > sip.js > Transport > stateChange

Transport.stateChange property

Transport state change emitter.

Signature:

readonly stateChange: Emitter<TransportState>;