Skip to main content
API Reference com.nianticspatial.nsdk.vps2

VPS2NetworkRequestRecord

Diagnostics record describing a VPS2 network request. The identifier is a 32-byte ASCII hex string (uppercase) returned by native.

Declaration

data class VPS2NetworkRequestRecord

Properties

NameTypeSummary
endTimeMsLong
-
errorNetworkError
-
errorValueInt
-
frameIdLong
-
identifierUUID
-
startTimeMsLong
-
statusNetworkRequestStatus
-
statusValueInt
-
typeVPS2NetworkRequestType
-
typeValueInt
-

Functions

NameTypeSummary
identifierStringString
Interprets [identifier] as a UTF-8 string. For VPS2 identifiers, this will be a 32-character uppercase hexadecimal string.