i property need to access to server response,which is a json that server response with the changed filename, when i listening on
$scope.$on("flow::fileSuccess",function(file,message,chunk){})
the message seems to a bit different than my server response,
the message below:
i property need to access to server response,which is a json that server response with the changed filename, when i listening on
$scope.$on("flow::fileSuccess",function(file,message,chunk){})
the message seems to a bit different than my server response, the message below:server response:
i can not figure out when and where run wrong? expecting a reply