IpcMainServiceWorker
open external class IpcMainServiceWorker : <ERROR CLASS> ERROR CLASS: Symbol not found for NodeEventEmitter(source)
Inheritors
Functions
Link copied to clipboard
Handles a single invokeable IPC message, then removes the listener. See ipcMainServiceWorker.handle(channel, listener).
Link copied to clipboard
Removes listeners of the specified channel.
Link copied to clipboard
Removes any handler for channel, if present.
Link copied to clipboard
Removes the specified listener from the listener array for the specified channel.