JobStatusState

The state of the video processing job. All values not listed as a known value indicate that the job is in process.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class Unknown(val rawValue: String) : JobStatusState

Properties

Link copied to clipboard
open override val value: String

Functions

Link copied to clipboard
open override fun toString(): String