Instance Method
dispatched(job:)
Called when the job is first dispatched
func dispatched(job: JobEventData) async throws
Parameters
jobThe
JobDataassociated with the job
Default Implementations
AsyncJobEventDelegate Implementations
dispatched(job:)Called when the job is first dispatched