Свойство | Type | Description | |
---|---|---|---|
_phoneCodeHash | string | ||
_phoneRegistered | bool | ||
args | SendCodeArgs |
Méthode | Description | |
---|---|---|
AuthSendCodeRequest ( string phoneNumber, int smsType, int apiId, string apiHash, string langCode ) : System | ||
OnException ( |
||
OnResponse ( |
||
OnSend ( |
public AuthSendCodeRequest ( string phoneNumber, int smsType, int apiId, string apiHash, string langCode ) : System | ||
phoneNumber | string | |
smsType | int | |
apiId | int | |
apiHash | string | |
langCode | string | |
Résultat | System |
public OnException ( |
||
exception | ||
Résultat | void |
public OnResponse ( |
||
reader | ||
Résultat | void |
public OnSend ( |
||
writer | ||
Résultat | void |