#include <jabberd.h>
Data Fields | |
| register_notify | callback |
| void * | arg |
| struct register_notifier_struct * | next |
function that gets called
| void* _register_notifier::arg |
argument that gets passed to the function
struct register_notifier_struct* _register_notifier::next [read] |
pointer to further functions, that want to get the notify
1.5.3