SDK
SDK Golang v2.x
1

You are currently looking at the documentation of a previous version of Kuzzle. We strongly recommend that you use the latest version. You can also use the version selector in the top menu.

RemoveAllListeners #

Removes all channels from an event.
If no eventName is specified, removes all channels from all events.

Channels removed this way are not closed.

Arguments #

RemoveAllListeners(event int)

ArgumentTypeDescription
eventintEvent constant from the event package