Asterisk - The Open Source Telephony Project
18.5.0
|
A list of providers. More...
Data Fields | |
struct presence_state_provider * | first |
struct presence_state_provider * | last |
ast_rwlock_t | lock |
A list of providers.
Definition at line 101 of file presencestate.c.
struct presence_state_provider* first |
Definition at line 101 of file presencestate.c.
struct presence_state_provider* last |
Definition at line 101 of file presencestate.c.
ast_rwlock_t lock |
Definition at line 101 of file presencestate.c.