Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 393 Bytes

sip.js.publisher.statechange.md

File metadata and controls

13 lines (8 loc) · 393 Bytes

Home > sip.js > Publisher > stateChange

Publisher.stateChange property

Emits when the publisher state changes.

Signature:

get stateChange(): Emitter<PublisherState>;