Mon Sep 20 2010 00:34:33

Asterisk developer's documentation


Data Fields

ast_event_sub Struct Reference

Event subscription. More...

Collaboration diagram for ast_event_sub:
Collaboration graph
[legend]

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 119 of file event.c.


Field Documentation

Definition at line 124 of file event.c.

struct { ... } ie_vals

Definition at line 124 of file event.c.

uint32_t uniqueid

Definition at line 123 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: