docs: the ipc main listener being removed can have args (#20807)

This commit is contained in:
trop[bot]
2019-10-29 15:34:44 +09:00
committed by Cheng Zhao
parent f77bd19a70
commit e286b78df7

View File

@@ -77,6 +77,7 @@ only the next time a message is sent to `channel`, after which it is removed.
* `channel` String
* `listener` Function
* `...args` any[]
Removes the specified `listener` from the listener array for the specified
`channel`.