Метод | Описание | |
---|---|---|
GetFullJid ( ) : string |
Returns the full jabber id
|
|
WhatsappAccount ( string _CountryCode, string _Phonenumber, string _Password, string _Nickname ) : System |
Default class constructor
|
public WhatsappAccount ( string _CountryCode, string _Phonenumber, string _Password, string _Nickname ) : System | ||
_CountryCode | string | |
_Phonenumber | string | The full phonenumber, including country code. |
_Password | string | The password assigned to the phone number. |
_Nickname | string | |
Результат | System |