Klasa reprezentujaca pakiet wysylany do servera gg,
jest to pojedynczy element listy
| C# | Visual Basic | Visual C++ |
public class GaduPacketNotify : IGaduPacket
Public Class GaduPacketNotify _ Implements IGaduPacket
public ref class GaduPacketNotify : IGaduPacket
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| GaduPacketNotify()()() | ||
| Equals(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.) | |
| getSize()()() |
Zwraca rozmiar pakietu
| |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| read(NetworkStream, Int32) |
Czyta pakiet z NetworkStream
| |
| ToString()()() | (Inherited from Object.) | |
| Type |
GG_USER_BUDDY lub GG_USER_FRIEND lub GG_USER_BLOCKED
| |
| Uin |
Numer danej osoby
| |
| write(NetworkStream) |
Wysyla pakiet na NetworkStream
|
| Object | |
| GaduPacketNotify | |