#include <registrar_notify.h>
Definition at line 87 of file registrar_notify.h.
Data Fields | |
| str | req_uri |
| Request-URI to send to. | |
| str | uri |
| URI of the destination. | |
| str | subscription_state |
| Subscription-state header value. | |
| str | event |
| reg event | |
| str | content_type |
| content type | |
| str | content |
| content | |
| dlg_t * | dialog |
| dialog to send on | |
| _r_notification * | next |
| next notification in the list | |
| _r_notification * | prev |
| previous notification in the list | |
| dlg_t* _r_notification::dialog |
struct _r_notification* _r_notification::next [read] |
struct _r_notification* _r_notification::prev [read] |
1.5.2