onFileUploadError

fires in case of an unsuccessful upload

void onFileUploadError(object item,object response);
itemobjectitem data
responseobjectresponse object
Back to top