CDPResultCallback
A callback for receiving the asynchronous result from invokeCDPFromSDK.
Syntax
iOS
LynxBaseInspectorOwner.h
Android
CDPResultCallback.java
Parameters
result: A JSON string containing the CDP Method result.
Return Data Format
A JSON-formatted string.
For example, the return data for DOM.getDocument is as follows:
Usage Example
Please refer to invokeCDPFromSDK.
Compatibility
LCD tables only load in the browser