Tinuuid

data class Tinuuid(val value: String) : ARObjectIdentifier

Identifies an object using a string-based TINUUID.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard

The string representation of the identifier.