|
Yate
|
Notifier class. More...
#include <yatesig.h>
Public Member Functions | |
| virtual | ~SignallingNotifier () |
| virtual void | notify (NamedList ¬ifs) |
| virtual void | cleanup () |
Notifier class.
Notifying class. Used to handle notifications.
|
inlinevirtual |
Destructor.
References cleanup().
|
virtual |
Handle necessary clean up
Referenced by ~SignallingNotifier().
|
virtual |
Handle the received notifications
| notifs | Received notifications |