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