remoteUserHandling property
- @JsonKey(name: '@RemoteUserHandling', fromJson: OnvifUtil.stringToBool)
final
Indicates support for remote user configuration. Used when accessing another device.
Implementation
@JsonKey(name: '@RemoteUserHandling', fromJson: OnvifUtil.stringToBool)
final bool remoteUserHandling;