Asterisk - The Open Source Telephony Project GIT-master-27fb039
Loading...
Searching...
No Matches
Data Fields
presence_state_provider Struct Reference

A presence state provider. More...

Collaboration diagram for presence_state_provider:
Collaboration graph
[legend]

Data Fields

ast_presence_state_prov_cb_type callback
 
char label [40]
 
struct { 
 
   struct presence_state_provider *   next 
 
list 
 

Detailed Description

A presence state provider.

Definition at line 97 of file presencestate.c.

Field Documentation

◆ callback

Definition at line 99 of file presencestate.c.

◆ label

char label[40]

Definition at line 98 of file presencestate.c.

Referenced by ast_presence_state_prov_add(), and ast_presence_state_prov_del().

◆ [struct]

struct { ... } list

◆ next

Definition at line 100 of file presencestate.c.


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