Meteor-Community-Packages / raix-push

DEPRECATED: Push notifications for cordova (ios, android) browser (Chrome, Safari, Firefox)
https://atmospherejs.com/raix/push
MIT License
514 stars 197 forks source link

Little question #285

Open artpolikarpov opened 7 years ago

artpolikarpov commented 7 years ago

Just curious, what this line of code do?

cordova.js#L127:

this.emitState();

https://github.com/raix/push/blob/524f23ac3c3c968a237bfbbf1b77f324d5c830bc/lib/client/cordova.js#L127