Michelle Bu 11 年之前
父節點
當前提交
98f43e5de1
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api.json
  2. 0 0
      docs/index.html

+ 1 - 1
docs/api.json

@@ -300,7 +300,7 @@
           {
             "name": "'open'",
             "type": "event",
-            "snippet": "dataConnection.on('data', function() { ... });",
+            "snippet": "dataConnection.on('open', function() { ... });",
             "description": "Emitted when the connection is established and ready-to-use."
           },
           {

文件差異過大導致無法顯示
+ 0 - 0
docs/index.html


部分文件因文件數量過多而無法顯示