Asterisk - The Open Source Telephony Project
21.4.1
|
Blob of data associated with an endpoint. More...
#include <stasis_endpoints.h>
Data Fields | |
struct ast_json * | blob |
struct ast_endpoint_snapshot * | snapshot |
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.
Definition at line 76 of file stasis_endpoints.h.