Asterisk - The Open Source Telephony Project GIT-master-754dea3
|
A presence state provider. More...
Data Fields | |
ast_presence_state_prov_cb_type | callback |
char | label [40] |
A presence state provider.
Definition at line 97 of file presencestate.c.
ast_presence_state_prov_cb_type callback |
Definition at line 99 of file presencestate.c.
Referenced by ast_presence_state_prov_add().
char label[40] |
Definition at line 98 of file presencestate.c.
Referenced by ast_presence_state_prov_add(), and ast_presence_state_prov_del().