getAnchorPayload
Gets the payload data of a specified anchor. The payload encodes the data needed to localize an anchor across multiple devices or sessions. It can be shared or stored for later use with [trackAnchor]. Payloads are only available after the anchor is tracked.
Declaration
Summary
Returns
Base64-encoded payload if available, null if otherwise. Payloads are only available after the anchor is tracked.
Gets the payload data of a specified anchor. The payload encodes the data needed to localize an anchor across multiple devices or sessions. It can be shared or stored for later use with [trackAnchor]. Payloads are only available after the anchor is tracked.