Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
channel_role_snapshot Struct Reference

A channel snapshot wrapper object used in ast_multi_channel_blob objects. More...

Collaboration diagram for channel_role_snapshot:
Collaboration graph
[legend]

Data Fields

char role [0]
 
struct ast_channel_snapshotsnapshot
 

Detailed Description

A channel snapshot wrapper object used in ast_multi_channel_blob objects.

Definition at line 810 of file stasis_channels.c.

Field Documentation

◆ role

char role[0]

The role assigned to the channel

Definition at line 812 of file stasis_channels.c.

Referenced by ast_multi_channel_blob_add_channel(), ast_multi_channel_blob_get_channels(), and channel_role_cmp_cb().

◆ snapshot

struct ast_channel_snapshot* snapshot

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