Thu Apr 28 2011 17:14:06

Asterisk developer's documentation


subscribe_event Struct Reference

Collaboration diagram for subscribe_event:

Data Fields

struct {
   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
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 add_subscribe_event(), set_egress_subscription(), and subscribe_event_destroy().

Definition at line 82 of file evt.c.


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