#include <app.h>

Data Fields | |
| int | folders |
| struct { | |
| struct ast_vm_msg_snapshot * first | |
| struct ast_vm_msg_snapshot * last | |
| } | snapshots |
| int | total_msg_num |
| struct ast_vm_msg_snapshot* first |
| int folders |
Definition at line 317 of file app.h.
Referenced by vm_mailbox_snapshot_create(), and vm_mailbox_snapshot_destroy().
| struct ast_vm_msg_snapshot* last |
| struct { ... } * snapshots |
Referenced by vm_mailbox_snapshot_create(), vm_mailbox_snapshot_destroy(), and vm_msg_snapshot_create().
| int total_msg_num |
Definition at line 316 of file app.h.
Referenced by vm_msg_snapshot_create().