summaryrefslogtreecommitdiff
path: root/spec/Call_Content.xml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/Call_Content.xml')
-rw-r--r--spec/Call_Content.xml26
1 files changed, 13 insertions, 13 deletions
diff --git a/spec/Call_Content.xml b/spec/Call_Content.xml
index e470ca12..43db9c79 100644
--- a/spec/Call_Content.xml
+++ b/spec/Call_Content.xml
@@ -20,18 +20,18 @@
02110-1301, USA.</p>
</tp:license>
- <interface name="org.freedesktop.Telepathy.Call.Content.DRAFT"
+ <interface name="org.freedesktop.Telepathy.Call.Content.DRAFT2"
tp:causes-havoc="experimental">
<tp:added version="0.19.0">(draft 1)</tp:added>
<tp:requires
- interface="org.freedesktop.Telepathy.Call.Interface.Mute.DRAFT"/>
+ interface="org.freedesktop.Telepathy.Call.Interface.Mute.DRAFT2"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
This object represents one Content inside a <tp:dbus-ref
- namespace="ofdT.Channel.Type">Call.DRAFT</tp:dbus-ref>. For
+ namespace="ofdT.Channel.Type">Call.DRAFT2</tp:dbus-ref>. For
example, in an audio/video call there would be one audio content
and one video content. Each content has one or more <tp:dbus-ref
- namespace="ofdT.Call">Stream.DRAFT</tp:dbus-ref> objects which
+ namespace="ofdT.Call">Stream.DRAFT2</tp:dbus-ref> objects which
represent the actual transport to one or more remote contacts.
</tp:docstring>
@@ -60,7 +60,7 @@
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Emitted when the content is removed from the call. This
is the same as the <tp:dbus-ref
- namespace="ofdT.Channel.Type">Call.DRAFT.ContentRemoved</tp:dbus-ref>
+ namespace="ofdT.Channel.Type">Call.DRAFT2.ContentRemoved</tp:dbus-ref>
signal.</p>
</tp:docstring>
</signal>
@@ -72,7 +72,7 @@
<p>Extra interfaces provided by this content, such as <tp:dbus-ref
namespace="ofdT.Call">Content.Interface.Media.DRAFT2</tp:dbus-ref>,
<tp:dbus-ref namespace="ofdT.Channel">Interface.Hold</tp:dbus-ref> or
- <tp:dbus-ref namespace="ofdT.Call">Interface.Mute.DRAFT</tp:dbus-ref>.
+ <tp:dbus-ref namespace="ofdT.Call">Interface.Mute.DRAFT2</tp:dbus-ref>.
This SHOULD NOT include the Content interface itself, and cannot
change once the content has been created.</p>
</tp:docstring>
@@ -105,7 +105,7 @@
The disposition of this content, which defines whether to
automatically start sending data on the streams when
<tp:dbus-ref
- namespace="ofdT.Channel.Type">Call.DRAFT</tp:dbus-ref> is
+ namespace="ofdT.Channel.Type">Call.DRAFT2</tp:dbus-ref> is
called on the channel.
</tp:docstring>
@@ -119,14 +119,14 @@
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The content was initially part of the call. When
<tp:dbus-ref
- namespace="ofdT.Channel.Type.Call.DRAFT">Accept</tp:dbus-ref>
+ namespace="ofdT.Channel.Type.Call.DRAFT2">Accept</tp:dbus-ref>
is called on the channel, all streams of this content with
<tp:dbus-ref
- namespace="ofdT.Call.Stream.DRAFT">LocalSendingState</tp:dbus-ref>
+ namespace="ofdT.Call.Stream.DRAFT2">LocalSendingState</tp:dbus-ref>
set to <tp:type>Sending_State</tp:type>_Pending_Send will be
moved to <tp:type>Sending_State</tp:type>_Sending as if
<tp:dbus-ref
- namespace="ofdT.Call.Stream.DRAFT">SetSending</tp:dbus-ref>
+ namespace="ofdT.Call.Stream.DRAFT2">SetSending</tp:dbus-ref>
(True) had been called.</p>
</tp:docstring>
</tp:enumvalue>
@@ -149,7 +149,7 @@
<arg name="Streams" type="ao">
<tp:docstring>
The <tp:dbus-ref
- namespace="ofdT.Call">Stream.DRAFT</tp:dbus-ref>s which were
+ namespace="ofdT.Call">Stream.DRAFT2</tp:dbus-ref>s which were
added.
</tp:docstring>
</arg>
@@ -164,7 +164,7 @@
<arg name="Streams" type="ao">
<tp:docstring>
The <tp:dbus-ref
- namespace="ofdT.Call">Stream.DRAFT</tp:dbus-ref>s which were
+ namespace="ofdT.Call">Stream.DRAFT2</tp:dbus-ref>s which were
removed.
</tp:docstring>
</arg>
@@ -179,7 +179,7 @@
type="ao" access="read">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The list of <tp:dbus-ref namespace="ofdT.Call"
- >Stream.DRAFT</tp:dbus-ref> objects that exist in this
+ >Stream.DRAFT2</tp:dbus-ref> objects that exist in this
content.</p>
<tp:rationale>