Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_channel_blob Struct Reference

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

#include <stasis_channels.h>

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

struct ast_json* blob

JSON blob of data

Definition at line 189 of file stasis_channels.h.

struct ast_channel_snapshot* snapshot

Channel blob is associated with (or NULL for global/all channels)

Definition at line 187 of file stasis_channels.h.


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