메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
Link ( ) : void |
Factory Initializer
|
|
Open ( string url, string protocol = null, string authToken = null ) : void | ||
RaiseClosed ( ) : void | ||
RaiseError ( string p1 ) : void | ||
RaiseLog ( string p1 ) : void | ||
RaiseMessage ( string p1 ) : void | ||
RaiseOpened ( ) : void | ||
Send ( string message ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
WebsocketConnection ( ) : System |
public Open ( string url, string protocol = null, string authToken = null ) : void | ||
url | string | |
protocol | string | |
authToken | string | |
리턴 | void |