[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

6.2.3.1 Server interface events

All events have a LADCCA ID and project name property. They are only relevant to server interfaces, however, which need to refer to clients other than themselves and to projects (server interfaces are never assigned to a project.)

Function: void cca_event_get_client_id (const cca_event_t * event, uuid_t id)
The event's client ID property will be copied into id.

Function: const char * cca_event_get_string (const cca_event_t * event)

Function: void cca_event_set_client_id (cca_event_t * event, enum uuid_t id)

Function: void cca_event_set_project (cca_event_t * event, const char * project_name);



This document was generated by Austin Acton on February, 6 2005 using texi2html