FreeSWITCH API Documentation  1.7.0
Data Fields
switch_serial_event_s Struct Reference

#include <switch_event.h>

+ Collaboration diagram for switch_serial_event_s:

Data Fields

int event_id
 
int priority
 
int flags
 
char * owner
 
char * subclass_name
 
char * body
 

Detailed Description

Definition at line 105 of file switch_event.h.

Field Documentation

char* switch_serial_event_s::body
int switch_serial_event_s::event_id
int switch_serial_event_s::flags
char* switch_serial_event_s::owner
int switch_serial_event_s::priority
char* switch_serial_event_s::subclass_name

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