Skip to main content
API Reference com.nianticspatial.nsdk

ScanSaveInfo

Information about a saved scan. This class contains details about a scan that has saved (or attempted to be saved), including its unique identifier, file system path, and ultimate state.

Declaration

data class ScanSaveInfo

Properties

NameTypeSummary
savePathString?
-
scanIdString?
-
stateScanSaveState
-