docs: the ipc main listener being removed can have args (#20712)
This commit is contained in:
parent
baaf058380
commit
375e612ac5
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ only the next time a message is sent to `channel`, after which it is removed.
|
||||||
|
|
||||||
* `channel` String
|
* `channel` String
|
||||||
* `listener` Function
|
* `listener` Function
|
||||||
|
* `...args` any[]
|
||||||
|
|
||||||
Removes the specified `listener` from the listener array for the specified
|
Removes the specified `listener` from the listener array for the specified
|
||||||
`channel`.
|
`channel`.
|
||||||
|
|
Loading…
Reference in a new issue