Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 422 Bytes

sip.js.subscription.statechange.md

File metadata and controls

13 lines (8 loc) · 422 Bytes

Home > sip.js > Subscription > stateChange

Subscription.stateChange property

Emits when the subscription state property changes.

Signature:

get stateChange(): Emitter<SubscriptionState>;