[telepathy-spec/master] Call, Content: apply new understanding of Stream sending states here too
Simon McVittie
simon.mcvittie at collabora.co.uk
Mon Nov 30 11:22:53 PST 2009
---
spec/Call_Content.xml | 15 +++++++++------
spec/Channel_Type_Call.xml | 9 ++++++---
2 files changed, 15 insertions(+), 9 deletions(-)
diff --git a/spec/Call_Content.xml b/spec/Call_Content.xml
index ad4d27b..b903e56 100644
--- a/spec/Call_Content.xml
+++ b/spec/Call_Content.xml
@@ -73,12 +73,15 @@
<tp:enumvalue suffix="Initial" value="2">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
- The content was initially part of the call. When <tp:dbus-ref
- namespace="org.freedesktop.Telepathy.Channel.Type.Call.DRAFT"
- >Accept</tp:dbus-ref> is called on the channel, all streams of
- this content where the sending state is Sending_State_Pending_Send
- will be moved to Sending_State_Sending.
- [FIXME: what does this actually mean in terms of properties?]
+ <p>The content was initially part of the call. When <tp:dbus-ref
+ namespace="org.freedesktop.Telepathy.Channel.Type.Call.DRAFT"
+ >Accept</tp:dbus-ref> is called on the channel, all streams of
+ this content where the self-handle's sending state in <tp:dbus-ref
+ namespace="org.freedesktop.Telepathy.Call.Stream.DRAFT"
+ >Senders</tp:dbus-ref> is Sending_State_Pending_Send
+ will be moved to Sending_State_Sending as if <tp:dbus-ref
+ namespace="org.freedesktop.Telepathy.Call.Stream.DRAFT"
+ >SetSending</tp:dbus-ref>(TRUE) had been called.</p>
</tp:docstring>
</tp:enumvalue>
</tp:enum>
diff --git a/spec/Channel_Type_Call.xml b/spec/Channel_Type_Call.xml
index 21a056f..07a8327 100644
--- a/spec/Channel_Type_Call.xml
+++ b/spec/Channel_Type_Call.xml
@@ -88,9 +88,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
>Content.DRAFT</tp:dbus-ref> whose <tp:dbus-ref
namespace="org.freedesktop.Telepathy.Call.Content.DRAFT"
>Disposition</tp:dbus-ref> is Call_Content_Disposition_Initial,
- any streams where the sending state is Sending_State_Pending_Send
- will be moved to Sending_State_Sending.
- [FIXME: what does this actually mean in terms of properties?]</p>
+ any streams where the self-handle's sending state in <tp:dbus-ref
+ namespace="org.freedesktop.Telepathy.Call.Stream.DRAFT"
+ >Senders</tp:dbus-ref> is Sending_State_Pending_Send
+ will be moved to Sending_State_Sending as if <tp:dbus-ref
+ namespace="org.freedesktop.Telepathy.Call.Stream.DRAFT"
+ >SetSending</tp:dbus-ref>(TRUE) had been called.</p>
</tp:docstring>
<tp:possible-errors>
--
1.5.6.5
More information about the telepathy-commits
mailing list