Method | Description | |
---|---|---|
Execute ( String action, CordovaArgs args, CallbackContext context ) : bool | ||
InitializePlugin ( CordovaWebView webView, DroidGap context ) : void |
public Execute ( String action, CordovaArgs args, CallbackContext context ) : bool | ||
action | String | |
args | CordovaArgs | |
context | CallbackContext | |
return | bool |
public InitializePlugin ( CordovaWebView webView, DroidGap context ) : void | ||
webView | CordovaWebView | |
context | DroidGap | |
return | void |