IAFetchTask Protocol Reference

Conforms to NSObject
Declared in IAResourceManager.h

Overview

IAFetch protocol for controlling fetch requests.

– cancel required method

Cancel fetch.

- (void)cancel

Discussion

Running fetch is canceled and the completion block will not be called.

Declared In

IAResourceManager.h