Asterisk - The Open Source Telephony Project GIT-master-67613d1
Data Fields
stasis_message_type Struct Reference
Collaboration diagram for stasis_message_type:
Collaboration graph
[legend]

Data Fields

enum stasis_subscription_message_formatters available_formatters
 
unsigned int hash
 
int id
 
char * name
 
struct stasis_message_vtablevtable
 

Detailed Description

Definition at line 38 of file stasis_message.c.

Field Documentation

◆ available_formatters

enum stasis_subscription_message_formatters available_formatters

Definition at line 43 of file stasis_message.c.

◆ hash

unsigned int hash

Definition at line 41 of file stasis_message.c.

◆ id

int id

◆ name

char* name

◆ vtable

struct stasis_message_vtable* vtable

Definition at line 39 of file stasis_message.c.

Referenced by stasis_message_type_create().


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