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

AssetResult

Result of an asset information request.

Declaration

public readonly struct AssetResult : ValueType

Properties

NameTypeSummary
readonly AssetsAssetInfo[]
The assets returned by the request.
Empty array if the request failed or is in progress.
readonly ErrorSitesError
The error code if the request failed.
readonly StatusSitesRequestStatus
The status of the request.