Stay organized with collections
Save and categorize content based on your preferences.
GARAnchor(CloudAnchors)
Category adding Cloud Anchor functionality to GARAnchor
.
Summary
Properties
|
cloudIdentifier
|
NSString *
Cloud Anchor identifier, if applicable.
|
cloudState
|
The Cloud Anchor state, if applicable.
|
Properties
cloudIdentifier
@property(nonatomic, readonly, nullable) NSString *cloudIdentifier;
cloudState
The Cloud Anchor state, if applicable.
Indicates the state of the hosting or resolving operation on this anchor, if any.
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-07-14 UTC.
[null,null,["Last updated 2025-07-14 UTC."],[[["\u003cp\u003eGARAnchor is extended with Cloud Anchor functionality, introducing \u003ccode\u003ecloudIdentifier\u003c/code\u003e and \u003ccode\u003ecloudState\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ecloudIdentifier\u003c/code\u003e is a unique string identifier assigned to a Cloud Anchor when it's successfully hosted.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ecloudState\u003c/code\u003e indicates the current status of the Cloud Anchor, such as whether it's being hosted, successfully hosted, or an error occurred.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ecloudIdentifier\u003c/code\u003e will be nil unless the \u003ccode\u003ecloudState\u003c/code\u003e of the anchor is \u003ccode\u003eGARCloudAnchorStateSuccess\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]