Meteor-Community-Packages/Meteor-CollectionFS

On stored client callback?

pedrofg opened this issue · 1 comments

I know there is a .on("stored") function on the server but how my client knows that? How can I wait for the image to be stored in the Collection.Insert callback?