[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-14 UTC."],[[["\u003cp\u003e\u003ccode\u003eVpsAvailabilityPromise\u003c/code\u003e is an \u003ccode\u003eInterruptiblePromise\u003c/code\u003e used to check the availability of Visual Positioning Service (VPS) in a specific location.\u003c/p\u003e\n"],["\u003cp\u003eIt's launched by \u003ccode\u003eAREarthManager.CheckVpsAvailabilityAsync\u003c/code\u003e and provides the result as a \u003ccode\u003eVpsAvailability\u003c/code\u003e enum.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can retrieve results and manage the promise using methods like \u003ccode\u003eResult\u003c/code\u003e, \u003ccode\u003eState\u003c/code\u003e, and \u003ccode\u003eCancel\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eRefer to the developer guide for further details on checking VPS availability and understanding its implications within AR experiences.\u003c/p\u003e\n"]]],[],null,["# VpsAvailabilityPromise Class Reference\n\nVpsAvailabilityPromise\n======================\n\nAn [InterruptiblePromise](/ar/reference/unity-arf/other) launched by [AREarthManager.CheckVpsAvailabilityAsync(double, double)](/ar/reference/unity-arf/class/Google/XR/ARCoreExtensions/AREarthManager#checkvpsavailabilityasync) with result type [VpsAvailability](/ar/reference/unity-arf/namespace/Google/XR/ARCoreExtensions#vpsavailability).\n\nSee [InterruptiblePromise](/ar/reference/unity-arf/other) for more information on how to retrieve results from the Promise, and the [developer guide on VPS availability](https://developers.google.com/ar/develop/unity-arf/geospatial/check-vps-availability).\n\nSummary\n-------\n\n### Inheritance\n\nInherits from: `InterruptiblePromise\u003c VpsAvailability \u003e`"]]