Instance Method
didDequeue(jobId:)
Called when the job is dequeued
func didDequeue(jobId: String) async throws
Parameters
jobIdThe id of the Job
Default Implementations
AsyncJobEventDelegate Implementations
didDequeue(jobId:)Called when the job is dequeued