TrackResult

constructor(dispatch: Dispatch, status: TrackResult.Status, info: String)

Parameters

dispatch

The Dispatch instance that this TrackResult relates to.

status

The status that can be accepted for processing or dropped.

info

Some human readable info regarding the reason behind the status decision.