[telepathy-spec/master] use Stream_Tube_Connection_ID
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Mon May 25 08:51:39 PDT 2009
---
spec/Channel_Type_Stream_Tube.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/spec/Channel_Type_Stream_Tube.xml b/spec/Channel_Type_Stream_Tube.xml
index b6d5157..e10c694 100644
--- a/spec/Channel_Type_Stream_Tube.xml
+++ b/spec/Channel_Type_Stream_Tube.xml
@@ -165,7 +165,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
the credentials.</p>
</tp:docstring>
</arg>
- <arg name="Connection_ID" type="u">
+ <arg name="Connection_ID" type="u" tp:type="Stream_Tube_Connection_ID">
<tp:docstring>
The unique ID associated with this connection. This ID will be used
to identifiy the connection when reporting errors with
@@ -179,7 +179,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Emitted when the tube application connects to CM's socket.</p>
</tp:docstring>
- <arg name="Connection_ID" type="u">
+ <arg name="Connection_ID" type="u" tp:type="Stream_Tube_Connection_ID">
<tp:docstring>
The unique ID associated with this connection. This ID will be used
to identifiy the connection when reporting errors with
@@ -194,7 +194,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Emitted when a connection has been closed.</p>
</tp:docstring>
- <arg name="Connection_ID" type="u">
+ <arg name="Connection_ID" type="u" tp:type="Stream_Tube_Connection_ID">
<tp:docstring>
The ID of the connection.
</tp:docstring>
--
1.5.6.5
More information about the telepathy-commits
mailing list