AliyunResourceTaskManager
@interface AliyunResourceTaskManager : NSObject
* A class that defines how to manager resource for loading API_AVAILABLE(3.27.0)
-
* The defined for resouce loading
Declaration
Objective-C
@property (nonatomic, copy) void (^) (id, NSArray<AliyunResourceLoadTask *> *) resourceLoadTasksCallback;