Server
this.onStop(func)
Call inside the publish function. Registers a callback function to run when the subscription is stopped.
Arguments
- func Function
-
The callback function
this.onStop(func)
Call inside the publish function. Registers a callback function to run when the subscription is stopped.
The callback function
Please login to continue.