Contents

sessionIdentifier

The unique identifier of the session that owns this anchor.

Declaration

var sessionIdentifier: UUID? { get }

Discussion

ARKit sets this property when a user first adds an anchor to a session. In multiuser experiences, use this ID to identify the user that created the anchor.

See Also

Tracking Anchors