List of usage examples for org.apache.cordova.api PluginManager subclass-usage
From source file com.phonegap.api.PluginManager.java
/**
* PluginManager is exposed to JavaScript in the Cordova WebView.
*
* Calling native plugin code can be done by calling PluginManager.exec(...)
* from JavaScript.
*/