C# Class agsXMPP.protocol.iq.register.Register

Used for registering new usernames on Jabber/XMPP Servers
Inheritance: Element
Afficher le fichier Open project: SiteView/ECC8.13 Class Usage Examples

Méthodes publiques

Méthode Description
Register ( ) : System
Register ( string username, string password ) : System

Method Details

Register() public méthode

public Register ( ) : System
Résultat System

Register() public méthode

public Register ( string username, string password ) : System
username string
password string
Résultat System