- Accelerometer
- Camera
- Capture
- Compass
- Connection
- Contacts
- Device
- Events
- File
- Geolocation
- Globalization
- InAppBrowser
- Media
- Notification
- Splashscreen
- Storage
- Getting Started Guides
- Command-Line Usage
- Privacy Guide
- Upgrading Guides
- Project Settings
- Plugin Development Guide
- Domain Whitelist Guide
- Embedding WebView
This version of the documentation is outdated!
Click here for the latest released version.
CompassError
A CompassError
object is returned to the [compassError](../parameters/compassError.html)
callback function when an error occurs.
Properties
- code: One of the predefined error codes listed below.
Constants
CompassError.COMPASS_INTERNAL_ERR
CompassError.COMPASS_NOT_SUPPORTED
Description
The CompassError
object is returned to the user through the [compassError](../parameters/compassError.html)
callback function when an error occurs.