Thu Apr 28 2011 17:14:04

Asterisk developer's documentation


ast_event_sub Struct Reference

Event subscription. More...

Collaboration diagram for ast_event_sub:

Data Fields

ast_event_cb_t cb
struct {
   struct ast_event_ie_val *   first
   struct ast_event_ie_val *   last
ie_vals
enum ast_event_type type
uint32_t uniqueid
void * userdata

Detailed Description

Event subscription.

Definition at line 120 of file event.c.


Field Documentation

Definition at line 125 of file event.c.

Definition at line 125 of file event.c.

uint32_t uniqueid

Definition at line 124 of file event.c.

Referenced by ast_event_subscribe_new(), ast_event_unsubscribe(), and gen_sub_event().

void* userdata

The documentation for this struct was generated from the following file: