C-DEngine 5.105

WebSocket..::..Send Method

Overload List


  Name Description
Public method Send(array<Byte>[]()[][])
Sends binary data using the WebSocket connection.
Public method Send(FileInfo)
Sends the specified file as binary data using the WebSocket connection.
Public method Send(String)
Sends text data using the WebSocket connection.