state property
Holds the aggregated state over the whole RecordingJobInformation structure.
Implementation
@JsonKey(name: 'State', fromJson: OnvifUtil.mappedToString)
final String state;
Holds the aggregated state over the whole RecordingJobInformation structure.
@JsonKey(name: 'State', fromJson: OnvifUtil.mappedToString)
final String state;