Package org.teavm.jso.geolocation
Interface PositionError
- All Superinterfaces:
JSObject
- Author:
- ScraM Team
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic int
static int
static int
-
Method Summary
-
Field Details
-
PERMISSION_DENIED
static final int PERMISSION_DENIED- See Also:
- Constant Field Values
-
POSITION_UNAVAILABLE
static final int POSITION_UNAVAILABLE- See Also:
- Constant Field Values
-
TIMEOUT
static final int TIMEOUT- See Also:
- Constant Field Values
-
-
Method Details
-
getCode
int getCode() -
getMessage
String getMessage()
-