getDebugInfo
Overview
Used for obtaining debug information (the same that would be presented in dialog after shaking the device if debug screen is enabled).
Syntax
CALLBACK(REQUIRED)
Callback<Boolean>. Used to provide the function call result to JavaScript.
Parameters:
String - String with debug information
Examples
Last updated