Asterisk - The Open Source Telephony Project  18.5.0
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 805 of file stasis_channels.c.

Field Documentation

◆ role

char role[0]

The role assigned to the channel

Definition at line 807 of file stasis_channels.c.

Referenced by ast_multi_channel_blob_add_channel(), and channel_role_cmp_cb().

◆ snapshot

struct ast_channel_snapshot* snapshot

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