CloudSpatialAnchorSession.getAnchorPropertiesAsync(final String identifier) Method

Definition

Gets a cloud spatial anchor for the given identifier, even if it hasn't been located yet.

public Future<CloudSpatialAnchor> getAnchorPropertiesAsync(final String identifier)

Parameters

identifier
final String

The identifier to look for.

Returns