useCount property
Number of internal references currently using this configuration.
Implementation
@JsonKey(name: 'UseCount', fromJson: OnvifUtil.mappedToInt)
final int useCount;
Number of internal references currently using this configuration.
@JsonKey(name: 'UseCount', fromJson: OnvifUtil.mappedToInt)
final int useCount;