Sat Apr 26 2014 22:03:24

Asterisk developer's documentation


ast_vm_mailbox_snapshot Struct Reference

#include <app.h>

Collaboration diagram for ast_vm_mailbox_snapshot:

Data Fields

int folders
struct {
   struct ast_vm_msg_snapshot *   first
   struct ast_vm_msg_snapshot *   last
snapshots
int total_msg_num

Detailed Description

Definition at line 315 of file app.h.


Field Documentation

Definition at line 319 of file app.h.

int folders

Definition at line 317 of file app.h.

Referenced by vm_mailbox_snapshot_create(), and vm_mailbox_snapshot_destroy().

Definition at line 319 of file app.h.

Definition at line 316 of file app.h.

Referenced by vm_msg_snapshot_create().


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