Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 373 Bytes

sip.js.session.statechange.md

File metadata and controls

13 lines (8 loc) · 373 Bytes

Home > sip.js > Session > stateChange

Session.stateChange property

Session state change emitter.

Signature:

get stateChange(): Emitter<SessionState>;