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

SiteResult

Result of a site information request.

Declaration

public readonly struct SiteResult : ValueType

Properties

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