httpDigest property
Indicates support for WS over HTTP digest authenticated communication layer.
Implementation
@JsonKey(name: '@HttpDigest', fromJson: OnvifUtil.stringToBool)
final bool httpDigest;
Indicates support for WS over HTTP digest authenticated communication layer.
@JsonKey(name: '@HttpDigest', fromJson: OnvifUtil.stringToBool)
final bool httpDigest;