When hosting an anchor using an async method, get the Cloud Anchor ID from theHostCloudAnchorResultobject. This will always return the empty string or null, except for anchors created by deprecated methods.
When hosting or resolving an anchor using an async method, get the result status from theHostCloudAnchorResultorResolveCloudAnchorResultobject. This will always returnCloudAnchorState.None, except for anchors created by deprecated methods.
This function has been deprecated in favor ofEunRotation, which provides orientation values in 3D space. To determine a value analogous to the heading value, calculate the yaw, pitch, and roll values fromEunRotation. When the device is pointing downwards, i.e. perpendicular to the ground, heading is analoguous to roll, and when the device is upright in the device's default orientation mode, heading is analogous to yaw.
This function has deprecated in favor ofOrientationYawAccuracywhich provides the accuracy analogous to the heading accuracy when the device is held upright in the default orientation mode.
Not returned by async methods - replaced byPromiseState.Pending. Not returned by async methods. Replaced byPromiseState.Pending. Not returned by async methods. Replaced byPromiseState.Pending.
[[["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-11-03 UTC."],[],[]]