track
Requests for an event to be dispatched to any existing Dispatchers currently in the system.
Parameters
abstract fun track(dispatch: Dispatch, source: DispatchContext.Source, onComplete: TrackResultListener?)
Requests for an event to be dispatched to any existing Dispatchers currently in the system, with a TrackResultListener to be notified of when the event has been accepted or dropped.