How do I cancel the upload inside an event?

83 Views Asked by At

I am using Symfony2 with OneUpUploader and I would like to cancel an upload based on some data, can anyone tell me how do I do that from within an event ?

From within PreUploadEvent to be exact. Thanks.

0

There are 0 best solutions below