remoteUserHandling property

  1. @JsonKey(name: '@RemoteUserHandling', fromJson: OnvifUtil.stringToBool)
bool remoteUserHandling
final

Indicates support for remote user configuration. Used when accessing another device.

Implementation

@JsonKey(name: '@RemoteUserHandling', fromJson: OnvifUtil.stringToBool)
final bool remoteUserHandling;