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