Inherits from MCOIMAPBaseOperation : MCOOperation : NSObject
Declared in MCOIMAPQuotaOperation.h
MCOIMAPQuotaOperation.mm

Instance Methods

cancel

Cancel the operation.

- (void)cancel

Declared In

MCOOperation.h

operationCompleted

This methods is called on the main thread when the asynchronous operation is finished. Needs to be overriden by subclasses.

- (void)operationCompleted

Declared In

MCOOperation.h