IAFetchTask Protocol Reference
Conforms to | NSObject |
---|---|
Declared in | IAResourceManager.h |
– cancel
required method
Cancel fetch.
- (void)cancel
Discussion
Running fetch is canceled and the completion block will not be called.
Declared In
IAResourceManager.h