|
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.
| virtual ~SignallingNotifier | ( | ) | [inline, virtual] |
Destructor.
| virtual void cleanup | ( | ) | [virtual] |
Handle necessary clean up
Handle the received notifications
| notifs | Received notifications |
1.7.6.1