| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | |
| struct ast_json * | blob | 
| struct ast_channel_snapshot * | snapshot | 
| struct ast_json* blob | 
AOC JSON blob of data
Definition at line 1818 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 1816 of file aoc.c.
Referenced by aoc_event_blob_dtor(), aoc_publish_blob(), and aoc_to_ami().