uri property
The URI to which the client should connect in order to stream the recording.
Implementation
@JsonKey(name: 'Uri', fromJson: OnvifUtil.mappedToString)
final String uri;
The URI to which the client should connect in order to stream the recording.
@JsonKey(name: 'Uri', fromJson: OnvifUtil.mappedToString)
final String uri;