OcaTaskStateChangedEventData¶
-
class
OcaTaskStateChangedEventData()¶ This was not documented in the OCA standard.
-
OcaTaskStateChangedEventData.TaskID¶ type: number
ID of Task
-
OcaTaskStateChangedEventData.ProgramID¶ type: OcaLibVolIdentifier
Library volume identifier of Program running in the task at the time of the change, or null
-
OcaTaskStateChangedEventData.Status¶ type: OcaTaskStatus
New task status
-