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

Blob of data associated with a channel. More...

#include <stasis_channels.h>

Collaboration diagram for ast_channel_blob:
Collaboration graph
[legend]

Data Fields

struct ast_jsonblob
 
struct ast_channel_snapshotsnapshot
 

Detailed Description

Blob of data associated with a channel.

Since
12

This blob is actually shared amongst several stasis_message_type's.

Definition at line 185 of file stasis_channels.h.

Field Documentation

◆ blob

struct ast_json* blob

◆ snapshot

struct ast_channel_snapshot* snapshot

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