callJSFunction
Invoke a JavaScript function from LynxBackgroundRuntime.
Syntax
Android
Parameters
module: Target JS module name.method: Method name in the module.arguments: Arguments array for the function.
iOS
Parameters
moduleName: Target JS module name.methodName: Method name in the module.params: Parameters array for the function.
Harmony
Compatibility
LCD tables only load in the browser