MediaJobStateChangeEventData interface
The previous state of the Job. PossibleThe new state of the Job. Possible values include:Gets the Job correlation data.
Properties
| correlation |
|
| previous |
|
| state |
Property Details
correlationData
correlationData?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
previousState
previousState?: string
Property Value
string
state
state?: string
Property Value
string