public class GeolocationPositionError
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
double |
code |
java.lang.String |
message |
double |
PERMISSION_DENIED |
double |
POSITION_UNAVAILABLE |
double |
TIMEOUT |
double |
UNKNOWN_ERROR |
Constructor and Description |
---|
GeolocationPositionError() |