libgadu 1.12.2
Wczytywanie...
Szukanie...
Brak dopasowań
Dokumentacja unii gg_event_union

Unia wszystkich zdarzeń zwracanych przez funkcje gg_watch_fd(), gg_dcc_watch_fd() i gg_dcc7_watch_fd(). Więcej...

#include <libgadu.h>

Diagram współpracy dla gg_event_union:

Pola danych

enum gg_failure_t failure
 Błąd połączenia (GG_EVENT_CONN_FAILED).
struct gg_notify_replynotify
 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_notify60notify60
 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_ack110 ack110
 Potwierdzenie wysłania wiadomości (11.0) (GG_EVENT_ACK110).
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_event_json_event json_event
 Zdarzenie systemowe (GG_EVENT_JSON_EVENT).
struct gg_dccdcc_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_dcc7dcc7_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_pending dcc7_pending
 Trwa próba połączenia bezpośredniego (GG_EVENT_DCC7_PENDING).
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).
struct gg_event_dcc7_done dcc7_done
 Zakończono połączenie bezpośrednie (GG_EVENT_DCC7_DONE).
struct gg_event_typing_notification typing_notification
 Powiadomienie o pisaniu.
struct gg_event_user_data user_data
 Informacje o kontaktach.
struct gg_event_msg multilogon_msg
 Inna sesja wysłała wiadomość (GG_EVENT_MULTILOGON_MSG).
struct gg_event_multilogon_info multilogon_info
 Informacja o innych sesjach multilogowania (GG_EVENT_MULTILOGON_INFO).
struct gg_event_userlist100_version userlist100_version
 Informacja o numerze wersji listy kontaktów na serwerze (GG_EVENT_USERLIST100_VERSION).
struct gg_event_userlist100_reply userlist100_reply
 Odpowiedź listy kontaktów (10.0) (GG_EVENT_USERLIST100_REPLY).
struct gg_event_imtoken imtoken
 Ciąg IMTOKEN (11.0) (GG_EVENT_IMTOKEN).
struct gg_event_pong110 pong110
 Utrzymanie połączenia (11.0) (GG_EVENT_PONG110).
struct gg_event_chat_info chat_info
 Informacje o konferencji (11.0) (GG_EVENT_CHAT_INFO).
struct gg_event_chat_info_update chat_info_update
 Aktualizacja informacji o konferencji (11.0) (GG_EVENT_CHAT_INFO_UPDATE).
struct gg_event_chat_created chat_created
 Potwierdzenie utworzenia konferencji (11.0) (GG_EVENT_CHAT_CREATED).
struct gg_event_chat_invite_ack chat_invite_ack
 Potwierdzenie wysłania zaproszenia do konferencji (11.0) (GG_EVENT_CHAT_INVITE_ACK).

Opis szczegółowy

Unia wszystkich zdarzeń zwracanych przez funkcje gg_watch_fd(), gg_dcc_watch_fd() i gg_dcc7_watch_fd().

Dokumentacja pól

◆ failure

enum gg_failure_t failure

Błąd połączenia (GG_EVENT_CONN_FAILED).

◆ notify

struct gg_notify_reply* notify

Zmiana statusu kontaktów (GG_EVENT_NOTIFY).

◆ notify_descr

struct gg_event_notify_descr notify_descr

Zmiana statusu kontaktów (GG_EVENT_NOTIFY_DESCR).

◆ status

struct gg_event_status status

Zmiana statusu kontaktów (GG_EVENT_STATUS).

◆ status60

struct gg_event_status60 status60

Zmiana statusu kontaktów (GG_EVENT_STATUS60).

◆ notify60

struct gg_event_notify60* notify60

Zmiana statusu kontaktów (GG_EVENT_NOTIFY60).

◆ msg

struct gg_event_msg msg

Otrzymano wiadomość (GG_EVENT_MSG).

◆ ack

struct gg_event_ack ack

Potwierdzenie wiadomości (GG_EVENT_ACK).

◆ ack110

struct gg_event_ack110 ack110

Potwierdzenie wysłania wiadomości (11.0) (GG_EVENT_ACK110).

◆ image_request

struct gg_event_image_request image_request

Żądanie wysłania obrazka (GG_EVENT_IMAGE_REQUEST).

◆ image_reply

struct gg_event_image_reply image_reply

Odpowiedź z obrazkiem (GG_EVENT_IMAGE_REPLY).

◆ userlist

struct gg_event_userlist userlist

Odpowiedź listy kontaktów (GG_EVENT_USERLIST).

◆ pubdir50

gg_pubdir50_t pubdir50

Odpowiedź katalogu publicznego (GG_EVENT_PUBDIR50_*).

◆ xml_event

struct gg_event_xml_event xml_event

Zdarzenie systemowe (GG_EVENT_XML_EVENT).

◆ json_event

struct gg_event_json_event json_event

Zdarzenie systemowe (GG_EVENT_JSON_EVENT).

◆ dcc_new

struct gg_dcc* dcc_new

Nowe połączenie bezpośrednie (GG_EVENT_DCC_NEW).

◆ dcc_error

enum gg_error_t dcc_error

Błąd połączenia bezpośredniego (GG_EVENT_DCC_ERROR).

◆ dcc_voice_data

struct gg_event_dcc_voice_data dcc_voice_data

Dane połączenia głosowego (GG_EVENT_DCC_VOICE_DATA).

◆ dcc7_new

struct gg_dcc7* dcc7_new

Nowe połączenie bezpośrednie (GG_EVENT_DCC7_NEW).

◆ dcc7_error

enum gg_error_t dcc7_error

Błąd połączenia bezpośredniego (GG_EVENT_DCC7_ERROR).

◆ dcc7_connected

struct gg_event_dcc7_connected dcc7_connected

Informacja o zestawieniu połączenia bezpośredniego (GG_EVENT_DCC7_CONNECTED).

◆ dcc7_pending

struct gg_event_dcc7_pending dcc7_pending

Trwa próba połączenia bezpośredniego (GG_EVENT_DCC7_PENDING).

◆ dcc7_reject

struct gg_event_dcc7_reject dcc7_reject

Odrzucono połączenia bezpośredniego (GG_EVENT_DCC7_REJECT).

◆ dcc7_accept

struct gg_event_dcc7_accept dcc7_accept

Zaakceptowano połączenie bezpośrednie (GG_EVENT_DCC7_ACCEPT).

◆ dcc7_done

struct gg_event_dcc7_done dcc7_done

Zakończono połączenie bezpośrednie (GG_EVENT_DCC7_DONE).

◆ typing_notification

struct gg_event_typing_notification typing_notification

Powiadomienie o pisaniu.

◆ user_data

struct gg_event_user_data user_data

Informacje o kontaktach.

◆ multilogon_msg

struct gg_event_msg multilogon_msg

Inna sesja wysłała wiadomość (GG_EVENT_MULTILOGON_MSG).

◆ multilogon_info

struct gg_event_multilogon_info multilogon_info

Informacja o innych sesjach multilogowania (GG_EVENT_MULTILOGON_INFO).

◆ userlist100_version

struct gg_event_userlist100_version userlist100_version

Informacja o numerze wersji listy kontaktów na serwerze (GG_EVENT_USERLIST100_VERSION).

◆ userlist100_reply

struct gg_event_userlist100_reply userlist100_reply

Odpowiedź listy kontaktów (10.0) (GG_EVENT_USERLIST100_REPLY).

◆ imtoken

struct gg_event_imtoken imtoken

Ciąg IMTOKEN (11.0) (GG_EVENT_IMTOKEN).

◆ pong110

struct gg_event_pong110 pong110

Utrzymanie połączenia (11.0) (GG_EVENT_PONG110).

◆ chat_info

struct gg_event_chat_info chat_info

Informacje o konferencji (11.0) (GG_EVENT_CHAT_INFO).

◆ chat_info_update

struct gg_event_chat_info_update chat_info_update

Aktualizacja informacji o konferencji (11.0) (GG_EVENT_CHAT_INFO_UPDATE).

◆ chat_created

struct gg_event_chat_created chat_created

Potwierdzenie utworzenia konferencji (11.0) (GG_EVENT_CHAT_CREATED).

◆ chat_invite_ack

struct gg_event_chat_invite_ack chat_invite_ack

Potwierdzenie wysłania zaproszenia do konferencji (11.0) (GG_EVENT_CHAT_INVITE_ACK).


Dokumentacja dla tej unii została wygenerowana z pliku: