sendMessage
Sends a debugging message of a specified type to the communication peer (e.g., the DevTool Desktop Application).
It works with the subscribeMessage method to enable two-way communication.
Syntax
iOS
LynxBaseInspectorOwnerNG.h
Parameters
message: The message to send, of typeCustomizedMessage.
Android
LynxBaseInspectorOwnerNG.java
Parameters
message: The message to send, of typeCustomizedMessage.
Harmony
LynxBaseInspectorOwner.ets
Parameters
type: The type of message to send, such as CDP or other custom message types.message: The message data to send.
Usage Example
Please refer to subscribeMessage.
Compatibility
LCD tables only load in the browser