state property

  1. @JsonKey(name: 'State', fromJson: OnvifUtil.mappedToString)
String state
final

Holds the aggregated state over all substructures of RecordingJobStateSource.

Implementation

@JsonKey(name: 'State', fromJson: OnvifUtil.mappedToString)
final String state;