[next] telepathy-spec: StreamTube:NewRemoteConnection: Add contact' s id in args

Xavier Claessens xclaesse at kemper.freedesktop.org
Thu May 10 09:22:32 PDT 2012


Module: telepathy-spec
Branch: next
Commit: 814b6128c8050b061ccc093d8480480f4b919f61
URL:    http://cgit.freedesktop.org/telepathy/telepathy-spec/commit/?id=814b6128c8050b061ccc093d8480480f4b919f61

Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date:   Wed May  9 12:46:25 2012 +0200

StreamTube:NewRemoteConnection: Add contact's id in args

---

 spec/Channel_Type_Stream_Tube1.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/spec/Channel_Type_Stream_Tube1.xml b/spec/Channel_Type_Stream_Tube1.xml
index e2f169d..51244a1 100644
--- a/spec/Channel_Type_Stream_Tube1.xml
+++ b/spec/Channel_Type_Stream_Tube1.xml
@@ -149,6 +149,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
           The handle of the participant who opened the new connection
         </tp:docstring>
       </arg>
+      <arg name="Identifier" type="s">
+        <tp:docstring>
+          The identifier of the participant who opened the new connection
+        </tp:docstring>
+      </arg>
       <arg name="Connection_Param" type="v">
         <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
           <p>A parameter which can be used by the listening process to identify



More information about the telepathy-commits mailing list