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