token property
The JobToken shall identify the created recording job.
Implementation
@JsonKey(name: 'JobToken', fromJson: OnvifUtil.stringMappedFromXml)
final String token;
The JobToken shall identify the created recording job.
@JsonKey(name: 'JobToken', fromJson: OnvifUtil.stringMappedFromXml)
final String token;