Klasa udostepniajaca obsluge uslug HTTP
| C# | Visual Basic | Visual C++ |
public class GaduHttp
Public Class GaduHttp
public ref class GaduHttp
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| GaduHttp()()() | ||
| changePassword(Int32, String, String, String, String, String) |
Zmienia haslo dla danego numeru gg
| |
| deleteAccount(Int32, String, String, String) |
Usuwa konto
| |
| 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.) | |
| getToken(String%, Image%) |
Pobiera i zwraca token
| |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| registerAccount(String, String, String, String) |
Rejestruje nowe konto
| |
| remindPassword(Int32, String, String) |
Przypomnienie hasla, wysyla haslo na e-mail
| |
| ToString()()() | (Inherited from Object.) |
| Object | |
| GaduHttp | |