Asterisk - The Open Source Telephony Project GIT-master-67613d1
Data Fields
ast_bridge_channel_snapshot_pair Struct Reference

Pair showing a bridge snapshot and a specific channel snapshot belonging to the bridge. More...

#include <stasis_bridges.h>

Collaboration diagram for ast_bridge_channel_snapshot_pair:
Collaboration graph
[legend]

Data Fields

struct ast_bridge_snapshotbridge_snapshot
 
struct ast_channel_snapshotchannel_snapshot
 

Detailed Description

Pair showing a bridge snapshot and a specific channel snapshot belonging to the bridge.

Definition at line 236 of file stasis_bridges.h.

Field Documentation

◆ bridge_snapshot

struct ast_bridge_snapshot* bridge_snapshot

◆ channel_snapshot

struct ast_channel_snapshot* channel_snapshot

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