VpsAvailabilityPromise
An InterruptiblePromise
launched by AREarthManager.CheckVpsAvailabilityAsync(double, double)
with result type VpsAvailability
.
See InterruptiblePromise
for more information on how to retrieve results from the Promise, and the developer guide on VPS availability.
Summary
Inheritance
Inherits from:
InterruptiblePromise< VpsAvailability >
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-28 UTC.
[null,null,["Last updated 2025-02-28 UTC."],[[["`VpsAvailabilityPromise` is an `InterruptiblePromise` used to check the availability of Visual Positioning Service (VPS) in a specific location."],["It's launched by `AREarthManager.CheckVpsAvailabilityAsync` and provides the result as a `VpsAvailability` enum."],["Developers can retrieve results and manage the promise using methods like `Result`, `State`, and `Cancel`."],["Refer to the developer guide for further details on checking VPS availability and understanding its implications within AR experiences."]]],[]]