Conforms to NSObject
Declared in IAResourceManager.h

Overview

IAFetch protocol for controlling fetch requests.

Tasks

Instance Methods

cancel

Cancel fetch.

- (void)cancel

Discussion

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

Declared In

IAResourceManager.h