WebSocketContextInterface¶
-
class
kanzi::connect::WebSocketContextInterface: public MetaObject¶ Public Functions
-
~WebSocketContextInterface()¶ Destructor.
-
void
notifyRuntimedataModified(RuntimeDataObject *runtimedataObject) = 0¶
-
void
notifyServiceRegistered(const kanzi::string &service) = 0¶
-
void
notifyServiceUnregistered(const kanzi::string &service) = 0¶
-