new WebIPC()
Create a new instance of an IPC using a Browser.
On receiving a message this will call IPC.receive().
Extends
Methods
emit(taskID, taskName, args)
Emit a message to the native part of the PROCEED dispatcher in use.
Parameters:
| Name | Type | Description |
|---|---|---|
taskID |
string | |
taskName |
string | |
args |
array |