A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.google.com/ar/reference/java/com/google/ar/core/Anchor.RooftopAnchorState below:

Anchor.RooftopAnchorState | ARCore | Google for Developers

Anchor.RooftopAnchorState

Stay organized with collections Save and categorize content based on your preferences.

Public Methods Inherited Methods From class java.lang.Enum From class java.lang.Object Object

clone()

boolean void

finalize()

final Class<?>

getClass()

int

hashCode()

final void

notify()

final void

notifyAll()

String

toString()

final void

wait(long arg0, int arg1)

final void

wait(long arg0)

final void

wait()

From interface java.lang.constant.Constable abstract Optional<? extends ConstantDesc>

describeConstable()

From interface java.lang.Comparable Enum Values public static final Anchor.RooftopAnchorState ERROR_INTERNAL ERROR_INTERNAL
public static final Anchor.RooftopAnchorState ERROR_INTERNAL

Resolving task for this Rooftop anchor finished with an internal error. The app should not attempt to recover from this error.

ERROR_NOT_AUTHORIZED
public static final Anchor.RooftopAnchorState ERROR_NOT_AUTHORIZED

The authorization provided by the application is not valid. The Google Cloud project may not have enabled the ARCore API. When using API key authentication, this will happen if the API key in the manifest is invalid or unauthorized. It may also fail if the API key is restricted to a set of apps not including the current one. When using keyless authentication, this may happen when no OAuth client has been created, or when the signing key and package name combination does not match the values used in the Google Cloud project. It may also fail if Google Play Services isn't installed, is too old, or is malfunctioning for some reason (e.g. killed due to memory pressure).

public static final Anchor.RooftopAnchorState ERROR_UNSUPPORTED_LOCATION ERROR_UNSUPPORTED_LOCATION
public static final Anchor.RooftopAnchorState ERROR_UNSUPPORTED_LOCATION

There is no rooftop or terrain information at this location, such as the center of the ocean.

public static final Anchor.RooftopAnchorState NONE NONE
public static final Anchor.RooftopAnchorState NONE

Not a valid value for a Rooftop anchor operation.

public static final Anchor.RooftopAnchorState SUCCESS SUCCESS
public static final Anchor.RooftopAnchorState SUCCESS

A resolving task for this Rooftop anchor has finished successfully.

Public Methods public static Anchor.RooftopAnchorState forNumber (int nativeCode) forNumber
public static Anchor.RooftopAnchorState forNumber(
  int nativeCode
)
Details Parameters nativeCode public boolean isError () isError
public boolean isError()
public static Anchor.RooftopAnchorState valueOf (String name) valueOf
public static Anchor.RooftopAnchorState valueOf(
  String name
)
public static final RooftopAnchorState[] values () values
public static final RooftopAnchorState[] values()

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 2024-10-31 UTC.

[[["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 2024-10-31 UTC."],[[["`Anchor.RooftopAnchorState` describes the state of an asynchronous operation launched by `Earth.resolveAnchorOnRooftopAsync()`."],["It indicates whether the operation was successful, encountered an error, or is in an unsupported location."],["The state can be obtained using `ResolveAnchorOnRooftopFuture.getResultRooftopAnchorState()`."],["Possible states include `SUCCESS`, `ERROR_INTERNAL`, `ERROR_NOT_AUTHORIZED`, `ERROR_UNSUPPORTED_LOCATION`, and `NONE`."],["Developers can use the `isError()` method to check if the operation resulted in an error."]]],[]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4