send Data
Sends arbitrary data to the plugin.
Parameters
event Name
Name of the event. This is used to listen for the event in plugin SDK.
data
Data you wish to emit. It can assume any Primitive, String, List & Map type.
Sends arbitrary data to the plugin.
Name of the event. This is used to listen for the event in plugin SDK.
Data you wish to emit. It can assume any Primitive, String, List & Map type.