conicevent.h File Reference


Detailed Description

ConIcEvent class.

ConIcEvent is an abstract class. ConIcConnectionEvent and ConIcStatistcsEvent derive from this class.

#include <glib.h>
#include <glib-object.h>

Typedefs

typedef _ConIcEvent ConIcEvent
 ConIcEvent object.

Functions

const gchar * con_ic_event_get_iap_id (ConIcEvent *event)
 Get the id of the IAP this event is associated with.
const gchar * con_ic_event_get_bearer_type (ConIcEvent *event)
 Get bearer type of the IAP this event is associated with.


Typedef Documentation

typedef struct _ConIcEvent ConIcEvent

ConIcEvent object.

The contents of the object is private, to access the object use the functions provided by conicevent.h.


Function Documentation

const gchar* con_ic_event_get_bearer_type ( ConIcEvent event  ) 

Get bearer type of the IAP this event is associated with.

Different bearers are listed in coniciap.h.

Parameters:
event OssIcEvent object
Returns:
Bearer of the IAP.

const gchar* con_ic_event_get_iap_id ( ConIcEvent event  ) 

Get the id of the IAP this event is associated with.

Parameters:
event OssIcEvent object
Returns:
Id of the IAP.


Generated on Tue Sep 25 15:17:14 2007 for Internet Connectivity API by  doxygen 1.5.1