--- 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>