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

A wrapper object that can be ao2 ref counted around an ast_json blob. More...

Collaboration diagram for ast_test_suite_message_payload:
Collaboration graph
[legend]

Data Fields

struct ast_jsonblob
 

Detailed Description

A wrapper object that can be ao2 ref counted around an ast_json blob.

Since
12

Definition at line 1078 of file test.c.

Field Documentation

◆ blob

struct ast_json* blob

The actual blob that we want to deliver

Definition at line 1079 of file test.c.

Referenced by ast_test_suite_get_blob(), and test_suite_message_payload_dtor().


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