HostCloudAnchorPromise
An InterruptiblePromise
launched by ARAnchorManagerExtensions.HostCloudAnchorAsync(this ARAnchorManager, ARAnchor,
int)
with result type HostCloudAnchorResult
.
See InterruptiblePromise
for more information on how to retrieve results from the Promise, and the Cloud Anchors developer guide.
Summary
Inheritance
Inherits from:
InterruptiblePromise< HostCloudAnchorResult >
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."],[[["`HostCloudAnchorPromise` is an `InterruptiblePromise` initiated by `ARAnchorManagerExtensions.HostCloudAnchorAsync` to host a Cloud Anchor, returning a `HostCloudAnchorResult`."],["It provides access to the result (`Result`) and the current state (`State`) of the hosting operation."],["Developers can use the `Cancel()` function to halt the hosting process if it's still ongoing."],["Refer to the `InterruptiblePromise` documentation for result retrieval and the Cloud Anchors developer guide for further details."]]],[]]