WPCordovaClassLib.Cordova.Commands |
WPCordovaClassLib.Cordova.UI |
Name | Description |
---|---|
CommandFactory | Provides functionality to create Cordova command by name. |
CordovaCommandCall | Represents Cordova native command call: action callback, etc |
NativeExecution | Implements logic to execute native command and return result back. All commands are executed asynchronous. |
OrientationHelper | |
PluginResult | Represents command execution result |
ScriptCallback | Represents client script function to execute |