Documentation/Source/eric6.Cooperation.Connection.html

changeset 5727
c8842a8d1167
parent 3673
e26d7d0c1088
child 6495
6e73d31af3af
diff -r e1dbd217214a -r c8842a8d1167 Documentation/Source/eric6.Cooperation.Connection.html
--- a/Documentation/Source/eric6.Cooperation.Connection.html	Fri May 05 19:06:52 2017 +0200
+++ b/Documentation/Source/eric6.Cooperation.Connection.html	Fri May 05 19:07:43 2017 +0200
@@ -45,7 +45,11 @@
     Class representing a peer connection.
 </p><h3>Signals</h3>
 <dl>
-<dt>getParticipants()</dt>
+<dt>editorCommand(hash, fn, message)</dt>
+<dd>
+emitted after an editor command
+        has arrived (string, string, string)
+</dd><dt>getParticipants()</dt>
 <dd>
 emitted after a get participants message has
         arrived
@@ -60,6 +64,10 @@
 </dd><dt>readyForUse()</dt>
 <dd>
 emitted when the connection is ready for use
+</dd><dt>rejected(message)</dt>
+<dd>
+emitted after a connection has been rejected
+        (string)
 </dd>
 </dl>
 <h3>Derived from</h3>

eric ide

mercurial