Skip to content

Latest commit

 

History

History
18 lines (7 loc) · 373 Bytes

File metadata and controls

18 lines (7 loc) · 373 Bytes

VpnConfidence

A confidence rating for the VPN detection result — "low", "medium", or "high". Depends on the combination of results returned from all VPN detection methods.

Enum

  • LOW (value: "low")

  • MEDIUM (value: "medium")

  • HIGH (value: "high")

  • UNSUPPORTED_VALUE_SDK_UPGRADE_REQUIRED (value: "unsupported_value_sdk_upgrade_required")