Method WebSocketHandler():onDisconnect() Professional
Disconnection handler
:onDisconnect() --> self
 This method returns the object executing the method.
The method :onDisconnect() is called when a client gets disconnected. The class WebSocketHandler() declares this method as DEFERRED. When subclassing from the class WebSocketHandler()the method :onDisconnect() must be implemented.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.