Method | Description | |
---|---|---|
ConnectAsync ( ) : Task |
Connects to an active instance of skype
|
|
Disconnect ( ) : void | ||
SendMessage ( string message ) : bool | ||
SkypeNet ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
WndProc ( |
Method | Description | |
---|---|---|
OnMessageReceived ( string message ) : void | ||
OnStatusChanged ( SkypeStatus status ) : void | ||
OnStatusChanging ( SkypeStatus currentStatus, SkypeStatus newStatus ) : void |
protected WndProc ( |
||
m | ||
return | void |