iaxc_ev_text Struct Reference

A structure containing information about a text event. More...

#include <iaxclient.h>


Data Fields

int type
 The type of text event.
int callNo
 The call the text is associated with or -1 if general text.
char message [IAXC_EVENT_BUFSIZ]
 The UTF8 encoded text of the message.


Detailed Description

A structure containing information about a text event.

Definition at line 198 of file iaxclient.h.


Field Documentation

int iaxc_ev_text::type

The type of text event.

Valid values are from the IAXC_TEXT_TYPE_{} family of defines.

See also:
IAXC_TEXT_TYPE_STATUS, IAXC_TEXT_TYPE_NOTICE, IAXC_TEXT_TYPE_ERROR, IAXC_TEXT_TYPE_FATALERROR, IAXC_TEXT_TYPE_IAX

Definition at line 206 of file iaxclient.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 24 15:43:30 2007 for IAXClient by  doxygen 1.5.3