Méthode | Description | |
---|---|---|
ConnectAsync ( |
||
Send ( byte data ) : void |
Méthode | Description | |
---|---|---|
OnMTProtoReceive ( byte response ) : void | ||
OnReceive ( byte packet ) : void |
Méthode | Description | |
---|---|---|
GetNewMessageId ( ) : long |
public ConnectAsync ( |
||
dc | ||
maxRetries | int | |
Résultat | System.Threading.Tasks.Task |
protected abstract OnMTProtoReceive ( byte response ) : void | ||
response | byte | |
Résultat | void |