recordingToken property
- @JsonKey(name: 'RecordingToken', fromJson: OnvifUtil.stringMappedFromXml)
final
Identification of the recording that the recording job records to.
Implementation
@JsonKey(name: 'RecordingToken', fromJson: OnvifUtil.stringMappedFromXml)
final String recordingToken;