Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct ast_json * | blob |
struct ast_channel_snapshot * | snapshot |
struct ast_json* blob |
AOC JSON blob of data
Definition at line 1813 of file aoc.c.
Referenced by aoc_event_blob_dtor(), aoc_publish_blob(), and aoc_to_ami().
struct ast_channel_snapshot* snapshot |
Channel AOC event is associated with (NULL for unassociated)
Definition at line 1811 of file aoc.c.
Referenced by aoc_event_blob_dtor(), aoc_publish_blob(), and aoc_to_ami().