메소드 | 설명 | |
---|---|---|
ConnectAsync ( |
||
Send ( byte data ) : void |
메소드 | 설명 | |
---|---|---|
OnMTProtoReceive ( byte response ) : void | ||
OnReceive ( byte packet ) : void |
메소드 | 설명 | |
---|---|---|
GetNewMessageId ( ) : long |
public ConnectAsync ( |
||
dc | ||
maxRetries | int | |
리턴 | System.Threading.Tasks.Task |
protected abstract OnMTProtoReceive ( byte response ) : void | ||
response | byte | |
리턴 | void |