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

OrganizationResult

Result of an organization information request.

Declaration

public readonly struct OrganizationResult : ValueType

Properties

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