Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_bridge_blob Struct Reference

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

#include <stasis_bridges.h>

Collaboration diagram for ast_bridge_blob:
Collaboration graph
[legend]

Data Fields

struct ast_jsonblob
 
struct ast_bridge_snapshotbridge
 
struct ast_channel_snapshotchannel
 

Detailed Description

Blob of data associated with a bridge.

Since
12 The blob is actually a JSON object of structured data. It has a "type" field which contains the type string describing this blob.

Definition at line 123 of file stasis_bridges.h.

Field Documentation

◆ blob

struct ast_json* blob

◆ bridge

struct ast_bridge_snapshot* bridge

◆ channel


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