enum WayspotAnchorStatusCode (Niantic.ARDK.AR.WayspotAnchors.WayspotAnchorStatusCode)
The enum for the wayspot anchor status codes.
enum WayspotAnchorStatusCode { Pending = 0, Success = 1, Failed = 2, Invalid = 3, Limited = 4, };
The enum for the wayspot anchor status codes.
enum WayspotAnchorStatusCode { Pending = 0, Success = 1, Failed = 2, Invalid = 3, Limited = 4, };