Conforms to NSObject
Declared in OGWJob.h

Overview

Delegate protocol for job events.

Tasks

Instance Methods

didFinishJob:

Sent to delegate when a job finishes and before a new job starts.

- (void)didFinishJob:(OGWJob *)job

Parameters

job

The job that finished.

Declared In

OGWJob.h