Asterisk - The Open Source Telephony Project
18.5.0
|
A presence state provider. More...
Data Fields | |
ast_presence_state_prov_cb_type | callback |
char | label [40] |
A presence state provider.
Definition at line 94 of file presencestate.c.
ast_presence_state_prov_cb_type callback |
Definition at line 96 of file presencestate.c.
Referenced by ast_presence_state_helper(), and ast_presence_state_prov_add().
char label[40] |
Definition at line 95 of file presencestate.c.
Referenced by ast_presence_state_helper(), ast_presence_state_prov_add(), and ast_presence_state_prov_del().