Method WebSocketClient():sendBinary() Professional
Send a binary message to the server
Syntax
:sendBinary( <cBinary> ) --> self
Parameters
<cBinary>
The character string <cBinary> is the binary message to be send to the server
Return
This method returns the object executing the method.
Description
TBD
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.