GARVPSAvailability
Summary
Enumerations |
|
---|---|
GARVPSAvailability{
|
enum |
Enumerations
GARVPSAvailability
GARVPSAvailability
The result of checkVPSAvailabilityAtCoordinate:completionHandler: (GARSession(Geospatial))
.
Properties | |
---|---|
GARVPS
|
VPS is available at the requested location. |
GARVPS
|
An internal error occurred while determining availability. |
GARVPS
|
The external service could not be reached due to a network connection error. |
GARVPS
|
An authorization error occurred when communicating with the Google Cloud ARCore API. See Enable the Geospatial API for troubleshooting steps. |
GARVPS
|
Too many requests were sent. |
GARVPS
|
VPS is not available at the requested location. |
GARVPS
|
The request to the remote service is not yet completed, so the availability is not yet known. |