Vizbl SDK
Toggle table of contents
0.0.1
release
Target filter
release
Switch theme
Search in API
Skip to content
Vizbl SDK
Vizbl SDK
/
com.us.vizbl.ar.sdk.api
/
ARObjectIdentifier
/
Tinuuid
Tinuuid
data
class
Tinuuid
(
val
value
:
String
)
:
ARObjectIdentifier
Identifies an object using a string-based TINUUID.
Members
Constructors
Tinuuid
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String
The string representation of the identifier.