- Overview
 - Platform Support
 - The Command-Line Interface
 - Platform Guides
 - Using Plugman to Manage Plugins
 - The config.xml File
 - Icons and Splash Screens
 - Embedding WebViews
 - Plugin Development Guide
 - Plugin Specification
 - Privacy Guide
 - Security Guide
 - Platforms and Plugins Version Management
 - Whitelist Guide
 - Storage
 - Hooks Guide
 - Next Steps
 - Events
 - Plugin APIs
 
                    
                    This version of the documentation is outdated!
                    
                        Click here for the latest released version.
                    
                
            
            
            
            Events
Cordova lifecycle events.
Event Types
- deviceready
 - pause
 - resume
 - backbutton
 - menubutton
 - searchbutton
 - startcallbutton
 - endcallbutton
 - volumedownbutton
 - volumeupbutton
 
Events added by cordova-plugin-battery-status
- batterycritical
 - batterylow
 - batterystatus
 
Events added by cordova-plugin-network-information
- online
 - offline