Skip to content

Initializer

init(payload:maxRetryCount:jobName:delayUntil:queuedAt:attempts:)

Creates a new JobStorage holding object
init(payload: [UInt8], maxRetryCount: Int, jobName: String, delayUntil: Date?, queuedAt: Date, attempts: Int = 0)