DotGadu
GaduReciever Class
NamespacesDotGaduGaduReciever
DotGadu
Klasa zajmuje sie odbieraniem pakietow z servera Gadu-Gadu
Declaration Syntax
C#Visual BasicVisual C++
public class GaduReciever
Public Class GaduReciever
public ref class GaduReciever
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
GaduReciever(TcpClient)
Konstruktor GaduReciever

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnGaduDisconnecting
Server GG chce nas rozlaczyc

OnGaduNotifyReplay
Otrzymalismy pakiet z informacja o statusie ktoregos uzytkownika na naszej liscie

OnGaduStatus
Ktos z naszej listy zmienil status

OnLoginFailed
Event, ktory zostaje wywolany kiedy logownie sie nie powiedzie

OnLoginNeedEmail
Event, ktory zostaje wywolany kiedy musimy uzupelnic email na naszym koncie

OnLoginOK
Event, ktory zostaje wywolany kiedy logowanie sie powiedzie

OnPacket
Otrzymalismy jakis pakiet

OnPong
Event, ktory zostaje wywolany kiedy otrzymamy pakiet GG_PONG z servera

OnPubDirReplay
Odpowiedz z servera - katalog publiczny

OnRecieveMessage
Event, ktory zostaje wywolany kiedy otrzymamy wiadomosc

OnRecieveMessageAck
Event, ktory zostaje wywolany kiedy otrzymamy potwierdzenie wyslanej wiadomosci

OnUnhandledPacket
Event, ktory zostaje wywolany jezeli biblioteka wychwyci pakiet nie przechwycony

OnUserListReplay
Otrzymalismy odpowiedz tyczaca sie listy uzytkownikow

SleepTime
Wskazuje co ile watek ma sprawdzac czy na gniezdzie sa dane

Terminate()()()
Przerwanie dzialania watku, ktory odbiera pakiety

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
work
Ta zmienna blokuje wykonywanie sie watku odbierajacego pakiety, wskazuje czy pracowac czy nie. Jest wykorzystana w Gadu.cs w metodzie Connect()

Inheritance Hierarchy
Object
GaduReciever

Assembly: DotGadu (Module: DotGadu) Version: 1.0.0.0 (1.0.0.0)