Google. XR. ARCoreExtensions. VpsAvailabilityPromise
A specific interruptible promise to check the VPS availability using the given location by initializing a query with a remote service, used in coroutines to poll VpsAvailability
results across multiple frames.
Summary
Inheritance
Inherits from:InterruptiblePromise< VpsAvailability >
Properties |
|
---|---|
Result
|
override VpsAvailability
Gets the
VpsAvailability associated with this promise or the default value VpsAvailability.Unknown if the promise was cancelled. |
Properties
Result
override VpsAvailability Result
Gets the VpsAvailability
associated with this promise or the default value VpsAvailability.Unknown
if the promise was cancelled.