mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-23 06:23:37 -05:00
Update documentation about required methods on ScratchLinkSocket
Co-Authored-By: chrisgarrity <chrisg@media.mit.edu>
This commit is contained in:
parent
64cff3d161
commit
706354d2f0
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
* - close()
|
||||
* - setOn[Open|Close|Error]
|
||||
* - setHandleMessage
|
||||
* - sendMessage(msgObj)
|
||||
* - isOpen()
|
||||
*/
|
||||
class ScratchLinkWebSocket {
|
||||
|
|
Loading…
Reference in a new issue