libisdn
|
Q.931 Call event. More...
#include <Q931call.h>
Data Fields | |
L3INT | id |
L3INT | type |
L3BOOL | error |
union { | |
struct Q931_CallTimerEvent timer | |
struct Q931_CallMessageEvent message | |
} | data |
Q.931 Call event.
Definition at line 118 of file Q931call.h.
union { ... } Q931_CallEvent::data |
Error event
Definition at line 122 of file Q931call.h.
Definition at line 120 of file Q931call.h.
Referenced by Q931CallSendEvent(), Q931Rx23(), Q931Rx43(), and Q931TimerTick().
Definition at line 127 of file Q931call.h.
Definition at line 126 of file Q931call.h.
Definition at line 121 of file Q931call.h.
Referenced by Q931CallEventGetData(), and Q931CallSendEvent().