BaseController #
Base class for a custom SDK controller.
Custom SDK controllers have to extend the BaseController
class to be added with the Kuzzle.useController method.
Edit this page on Github(opens new window)
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.
Base class for a custom SDK controller.
Custom SDK controllers have to extend the BaseController
class to be added with the Kuzzle.useController method.