Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:01 2007

Asterisk developer's documentation :: Codename Pineapple


devstate_cb Struct Reference


Detailed Description

A device state watcher (callback).

Definition at line 154 of file devicestate.c.

Data Fields

ast_devstate_cb_type callback
void * data


Field Documentation

ast_devstate_cb_type callback
 

Where to report when state changes

Definition at line 156 of file devicestate.c.

Referenced by ast_devstate_del(), and do_state_change().

void* data
 

Definition at line 155 of file devicestate.c.

Referenced by ast_devstate_del(), and do_state_change().


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen