Sat Mar 10 01:55:59 2012

Asterisk developer's documentation


subscribe_event Struct Reference


Data Fields

struct {
   subscribe_event *   next
entry
SaEvtSubscriptionIdT id
enum ast_event_type type

Detailed Description

Definition at line 81 of file evt.c.


Field Documentation

struct { ... } entry

Referenced by add_publish_event(), add_subscribe_event(), ais_evt_show_event_channels(), build_event_channel(), and event_channel_destroy().

SaEvtSubscriptionIdT id

This is a unique identifier to identify this subscription in the event channel through the different API calls, subscribe, unsubscribe, and the event deliver callback.

Definition at line 86 of file evt.c.

Referenced by set_egress_subscription(), and subscribe_event_destroy().

struct subscribe_event* next

Definition at line 82 of file evt.c.

enum ast_event_type type

Definition at line 87 of file evt.c.

Referenced by ais_evt_show_event_channels(), and set_egress_subscription().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 10 01:55:59 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7