GARAnchor(CloudAnchors) Category Reference
Overview
Category adding Cloud Anchor functionality to GARAnchor.
Property Summary | |
NSString * | cloudIdentifier |
Cloud anchor identifier, if applicable. More... | |
GARCloudAnchorState | cloudState |
The cloud anchor state, if applicable. More... | |
Property Detail
|
readnonatomicassign |
Cloud anchor identifier, if applicable.
This will be nil
unless the cloud state of the anchor is GARCloudAnchorStateSuccess.
Extends class GARAnchor.
|
readnonatomicassign |
The cloud anchor state, if applicable.
Indicates the state of the hosting or resolving operation on this anchor, if any.
Extends class GARAnchor.