state property

  1. @JsonKey(name: 'State')
RecordingJobStateInformation state
final

The current state of the recording job.

Implementation

@JsonKey(name: 'State')
final RecordingJobStateInformation state;