recordingToken property
- @JsonKey(name: 'RecordingToken', fromJson: OnvifUtil.stringMappedFromXml)
final
Identifies the recording to which this job shall store the received data.
Implementation
@JsonKey(name: 'RecordingToken', fromJson: OnvifUtil.stringMappedFromXml)
final String recordingToken;