Skip to main content
API Reference NianticSpatial.NSDK.AR.Utilities

TrackableIdExtension


Declaration

public static class TrackableIdExtension

Methods

NameTypeSummary
static FromBytesTrackableId
-
static FromNativeUuidTrackableId
Converts a native NSDK UUID string to a TrackableId.
This can then be passed back into native to get the original UUID.
This is the inverse of ToNsdkHexString.
Takes either a 32 character string or a 33 character string with a dash.
static NsdkHexStringToUlongsbool
-
static ToBytesbyte[]
-
static ToNsdkHexStringstring
-