summaryrefslogtreecommitdiff
path: root/spec/Call1_Stream.xml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/Call1_Stream.xml')
-rw-r--r--spec/Call1_Stream.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/spec/Call1_Stream.xml b/spec/Call1_Stream.xml
index 7751c7b8..13134258 100644
--- a/spec/Call1_Stream.xml
+++ b/spec/Call1_Stream.xml
@@ -20,7 +20,7 @@
02110-1301, USA.</p>
</tp:license>
- <interface name="im.telepathy1.Call1.Stream">
+ <interface name="im.telepathy.v1.Call1.Stream">
<tp:added version="0.25.2">(as stable API)</tp:added>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
@@ -55,8 +55,8 @@
</arg>
<tp:possible-errors>
- <tp:error name="im.telepathy1.Error.NotImplemented" />
- <tp:error name="im.telepathy1.Error.NotYet">
+ <tp:error name="im.telepathy.v1.Error.NotImplemented" />
+ <tp:error name="im.telepathy.v1.Error.NotYet">
<tp:docstring>If the call has not been accepted yet, calling
SetSending(True) is an error. See
<tp:member-ref>LocalSendingState</tp:member-ref> for details.
@@ -89,14 +89,14 @@
</arg>
<tp:possible-errors>
- <tp:error name="im.telepathy1.Error.InvalidHandle"/>
- <tp:error name="im.telepathy1.Error.InvalidArgument">
+ <tp:error name="im.telepathy.v1.Error.InvalidHandle"/>
+ <tp:error name="im.telepathy.v1.Error.InvalidArgument">
<tp:docstring>
The request contact is valid but is not involved in this
stream.
</tp:docstring>
</tp:error>
- <tp:error name="im.telepathy1.Error.NotImplemented">
+ <tp:error name="im.telepathy.v1.Error.NotImplemented">
<tp:docstring>
The protocol does not allow the local user to request the
other side starts sending on this stream.