Handler.h
Go to the documentation of this file.
virtual bool onMessage(Message &message)=0
Callback to be invoked for each received message.
Definition: Answer.h:17
Base class template for linked items with type casting.
Definition: LinkedObject.h:56