RTS API Documentation  1.10.11
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

◆ body

char* switch_serial_event_s::body

◆ event_id

int switch_serial_event_s::event_id

◆ flags

int switch_serial_event_s::flags

◆ owner

char* switch_serial_event_s::owner

◆ priority

int switch_serial_event_s::priority

◆ subclass_name

char* switch_serial_event_s::subclass_name

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