Asterisk - The Open Source Telephony Project  21.4.1
Public Member Functions | Data Fields
ast_mwi_mailbox_object Struct Reference

Public Member Functions

 SORCERY_OBJECT (details)
 

Data Fields

unsigned int msgs_new
 
unsigned int msgs_old
 

Detailed Description

Definition at line 75 of file res_mwi_external.c.

Field Documentation

unsigned int msgs_new

Number of new messages in mailbox.

Definition at line 78 of file res_mwi_external.c.

Referenced by ast_mwi_mailbox_get_msgs_new(), and ast_mwi_mailbox_set_msgs_new().

unsigned int msgs_old

Number of old messages in mailbox.

Definition at line 80 of file res_mwi_external.c.

Referenced by ast_mwi_mailbox_get_msgs_old(), and ast_mwi_mailbox_set_msgs_old().


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