Instance Method
success(jobId:)
Called when the job succeeds
func success(jobId: String) async throws
Parameters
jobIdThe id of the Job
Default Implementations
AsyncJobEventDelegate Implementations
func success(jobId: String) async throwsCalled when the job succeeds