Méthode | Description | |
---|---|---|
Connect ( ) : IAsyncAction | ||
WebSocketConnection ( String httpUri, string username, string password, string userAgent ) : Google.ProtocolBuffers | ||
disconnect ( ) : void |
Méthode | Description | |
---|---|---|
OnClosed ( IWebSocket sender, |
||
OnConnected ( object args ) : void | ||
OnDisconncted ( object args ) : void | ||
OnMessageReceived ( |
||
OnMessageReceived ( object args ) : void | ||
iconnect ( ) : void |
public WebSocketConnection ( String httpUri, string username, string password, string userAgent ) : Google.ProtocolBuffers | ||
httpUri | String | |
username | string | |
password | string | |
userAgent | string | |
Résultat | Google.ProtocolBuffers |