标签: ios dropbox-api
如果您尝试上传大小超过可用空间的文件,是否有人知道[restClient uploadFile:filename toPath:destDir withParentRev:nil fromPath:sourcePath];是否会- (void)restClient:(DBRestClient*)client uploadFileFailedWithError:(NSError*)error触发error.code == 507(507 ==超过配额)?< / p>
[restClient uploadFile:filename toPath:destDir withParentRev:nil fromPath:sourcePath];
- (void)restClient:(DBRestClient*)client uploadFileFailedWithError:(NSError*)error
error.code == 507