Declared in OSSModel.h

Block Definition

OSSNetworkingDownloadProgressBlock

typedef void (^OSSNetworkingDownloadProgressBlock) (int64_t bytesWritten, int64_t totalBytesWritten, int64_t totalBytesExpectedToWrite)