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

Blob of data associated with an endpoint. More...

#include <stasis_endpoints.h>

Collaboration diagram for ast_endpoint_blob:
Collaboration graph
[legend]

Data Fields

struct ast_jsonblob
 
struct ast_endpoint_snapshotsnapshot
 

Detailed Description

Blob of data associated with an endpoint.

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

Since
12

Definition at line 76 of file stasis_endpoints.h.

Field Documentation

◆ blob

struct ast_json* blob

◆ snapshot

struct ast_endpoint_snapshot* snapshot

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