Job Status
constructor(jobId: String, did: Did, state: State, progress: Long? = null, blob: Blob? = null, error: String? = null, message: String? = null)
Parameters
state
The state of the video processing job. All values not listed as a known value indicate that the job is in process.
progress
Progress within the current processing state.