iaxc_ev_url Struct Reference

A structure containing information about an URL event. More...

#include <iaxclient.h>


Data Fields

int callNo
 The call this is for.
int type
 The type of URL received.
char url [IAXC_EVENT_BUFSIZ]
 The received URL.


Detailed Description

A structure containing information about an URL event.

Definition at line 381 of file iaxclient.h.


Field Documentation

int iaxc_ev_url::type

The type of URL received.

See the IAXC_URL_{} defines.

See also:
IAXC_URL_URL, IAXC_URL_LINKURL, IAXC_URL_LDCOMPLETE, IAXC_URL_UNLINK, IAXC_URL_LINKREJECT

Definition at line 393 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