|
Asterisk - The Open Source Telephony Project
18.5.0
|
#include <stasis_bridges.h>

Data Fields | |
| struct ast_bridge_snapshot * | new_snapshot |
| struct ast_bridge_snapshot * | old_snapshot |
Definition at line 34 of file stasis_bridges.h.
| struct ast_bridge_snapshot* new_snapshot |
Definition at line 36 of file stasis_bridges.h.
Referenced by bridge_snapshot_update(), bridge_snapshot_update_create(), bridge_snapshot_update_dtor(), and sub_bridge_update_handler().
| struct ast_bridge_snapshot* old_snapshot |
Definition at line 35 of file stasis_bridges.h.
Referenced by bridge_snapshot_update(), bridge_snapshot_update_create(), bridge_snapshot_update_dtor(), and sub_bridge_update_handler().
1.8.13