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

AssetStatusType


Declaration

public enum AssetStatusType

Summary

Asset status. Maps to proto enum AssetStatusType.


Fields

NameTypeSummary
static ActiveAssetStatusType
Asset is active.
static InactiveAssetStatusType
Asset is inactive.
static PendingAssetStatusType
Asset is pending.
static UnspecifiedAssetStatusType
Status not specified.