Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
test_message_types Struct Reference
Collaboration diagram for test_message_types:
Collaboration graph
[legend]

Data Fields

struct stasis_message_typeami
 
struct stasis_message_typeamievent
 
struct stasis_message_typechange
 
struct stasis_message_typeevent
 
struct stasis_message_typejson
 
struct stasis_message_typenone
 
struct stasis_message_typetype1
 
struct stasis_message_typetype2
 
struct stasis_message_typetype3
 

Detailed Description

Definition at line 2053 of file test_stasis.c.

Field Documentation

◆ ami

struct stasis_message_type* ami

Definition at line 2055 of file test_stasis.c.

Referenced by create_message_types(), and destroy_message_types().

◆ amievent

struct stasis_message_type* amievent

Definition at line 2058 of file test_stasis.c.

Referenced by create_message_types(), and destroy_message_types().

◆ change

struct stasis_message_type* change

Definition at line 2062 of file test_stasis.c.

Referenced by create_message_types().

◆ event

Definition at line 2057 of file test_stasis.c.

Referenced by create_message_types(), and destroy_message_types().

◆ json

struct stasis_message_type* json

Definition at line 2056 of file test_stasis.c.

Referenced by create_message_types(), and destroy_message_types().

◆ none

struct stasis_message_type* none

Definition at line 2054 of file test_stasis.c.

Referenced by create_message_types(), and destroy_message_types().

◆ type1

struct stasis_message_type* type1

Definition at line 2059 of file test_stasis.c.

Referenced by create_message_types(), and destroy_message_types().

◆ type2

struct stasis_message_type* type2

Definition at line 2060 of file test_stasis.c.

Referenced by create_message_types(), and destroy_message_types().

◆ type3

struct stasis_message_type* type3

Definition at line 2061 of file test_stasis.c.

Referenced by create_message_types(), and destroy_message_types().


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