gg_watch_fd(), gg_dcc_watch_fd() i gg_dcc7_watch_fd(). Pola danych | |
| enum gg_failure_t | failure |
Błąd połączenia (GG_EVENT_CONN_FAILED). | |
| struct gg_notify_reply * | notify |
Zmiana statusu kontaktów (GG_EVENT_NOTIFY). | |
| struct gg_event_notify_descr | notify_descr |
Zmiana statusu kontaktów (GG_EVENT_NOTIFY_DESCR). | |
| struct gg_event_status | status |
Zmiana statusu kontaktów (GG_EVENT_STATUS). | |
| struct gg_event_status60 | status60 |
Zmiana statusu kontaktów (GG_EVENT_STATUS60). | |
| struct gg_event_notify60 * | notify60 |
Zmiana statusu kontaktów (GG_EVENT_NOTIFY60). | |
| struct gg_event_msg | msg |
Otrzymano wiadomość (GG_EVENT_MSG). | |
| struct gg_event_ack | ack |
Potwierdzenie wiadomości (GG_EVENT_ACK). | |
| struct gg_event_image_request | image_request |
Żądanie wysłania obrazka (GG_EVENT_IMAGE_REQUEST). | |
| struct gg_event_image_reply | image_reply |
Odpowiedź z obrazkiem (GG_EVENT_IMAGE_REPLY). | |
| struct gg_event_userlist | userlist |
Odpowiedź listy kontaktów (GG_EVENT_USERLIST). | |
| gg_pubdir50_t | pubdir50 |
Odpowiedź katalogu publicznego (GG_EVENT_PUBDIR50_*). | |
| struct gg_event_xml_event | xml_event |
Zdarzenie systemowe (GG_EVENT_XML_EVENT). | |
| struct gg_dcc * | dcc_new |
Nowe połączenie bezpośrednie (GG_EVENT_DCC_NEW). | |
| enum gg_error_t | dcc_error |
Błąd połączenia bezpośredniego (GG_EVENT_DCC_ERROR). | |
| struct gg_event_dcc_voice_data | dcc_voice_data |
Dane połączenia głosowego (GG_EVENT_DCC_VOICE_DATA). | |
| struct gg_dcc7 * | dcc7_new |
Nowe połączenie bezpośrednie (GG_EVENT_DCC7_NEW). | |
| enum gg_error_t | dcc7_error |
Błąd połączenia bezpośredniego (GG_EVENT_DCC7_ERROR). | |
| struct gg_event_dcc7_connected | dcc7_connected |
Informacja o zestawieniu połączenia bezpośredniego (GG_EVENT_DCC7_CONNECTED). | |
| struct gg_event_dcc7_reject | dcc7_reject |
Odrzucono połączenia bezpośredniego (GG_EVENT_DCC7_REJECT). | |
| struct gg_event_dcc7_accept | dcc7_accept |
Zaakceptowano połączenie bezpośrednie (GG_EVENT_DCC7_ACCEPT). | |
| enum gg_failure_t failure |
Błąd połączenia (GG_EVENT_CONN_FAILED).
struct gg_notify_reply* notify [read] |
Zmiana statusu kontaktów (GG_EVENT_NOTIFY).
struct gg_event_notify_descr notify_descr [read] |
Zmiana statusu kontaktów (GG_EVENT_NOTIFY_DESCR).
struct gg_event_status status [read] |
Zmiana statusu kontaktów (GG_EVENT_STATUS).
struct gg_event_status60 status60 [read] |
Zmiana statusu kontaktów (GG_EVENT_STATUS60).
struct gg_event_notify60* notify60 [read] |
Zmiana statusu kontaktów (GG_EVENT_NOTIFY60).
struct gg_event_msg msg [read] |
Otrzymano wiadomość (GG_EVENT_MSG).
struct gg_event_ack ack [read] |
Potwierdzenie wiadomości (GG_EVENT_ACK).
struct gg_event_image_request image_request [read] |
Żądanie wysłania obrazka (GG_EVENT_IMAGE_REQUEST).
struct gg_event_image_reply image_reply [read] |
Odpowiedź z obrazkiem (GG_EVENT_IMAGE_REPLY).
struct gg_event_userlist userlist [read] |
Odpowiedź listy kontaktów (GG_EVENT_USERLIST).
Odpowiedź katalogu publicznego (GG_EVENT_PUBDIR50_*).
struct gg_event_xml_event xml_event [read] |
Zdarzenie systemowe (GG_EVENT_XML_EVENT).
| enum gg_error_t dcc_error |
Błąd połączenia bezpośredniego (GG_EVENT_DCC_ERROR).
struct gg_event_dcc_voice_data dcc_voice_data [read] |
Dane połączenia głosowego (GG_EVENT_DCC_VOICE_DATA).
| enum gg_error_t dcc7_error |
Błąd połączenia bezpośredniego (GG_EVENT_DCC7_ERROR).
struct gg_event_dcc7_connected dcc7_connected [read] |
Informacja o zestawieniu połączenia bezpośredniego (GG_EVENT_DCC7_CONNECTED).
struct gg_event_dcc7_reject dcc7_reject [read] |
Odrzucono połączenia bezpośredniego (GG_EVENT_DCC7_REJECT).
struct gg_event_dcc7_accept dcc7_accept [read] |
Zaakceptowano połączenie bezpośrednie (GG_EVENT_DCC7_ACCEPT).
1.5.6