FWPlayerCacheLoaderManagerDelegate
@protocol FWPlayerCacheLoaderManagerDelegate <NSObject>
- (void)resourceLoaderManagerLoadURL:(NSURL *)url didFailWithError:(NSError *)error;
@end
Undocumented
-
Undocumented
Declaration
Objective-C
- (void)resourceLoaderManagerLoadURL:(NSURL *)url didFailWithError:(NSError *)error;