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