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.
Use
Extend
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.