Asterisk - The Open Source Telephony Project GIT-master-6144b6b
Loading...
Searching...
No Matches
Data Fields
ast_state_cb Struct Reference

ast_state_cb: An extension state notify register item More...

Collaboration diagram for ast_state_cb:
Collaboration graph
[legend]

Data Fields

ast_state_cb_type callback
 
void * data
 
int id
 
struct ast_state_cbnext
 

Detailed Description

ast_state_cb: An extension state notify register item

Definition at line 2415 of file extconf.c.

Field Documentation

◆ callback

Definition at line 2418 of file extconf.c.

◆ data

void* data

Definition at line 2417 of file extconf.c.

◆ id

int id

◆ next

struct ast_state_cb* next

Definition at line 2419 of file extconf.c.

Referenced by ast_remove_hint().


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