summaryrefslogtreecommitdiff
path: root/spec/Call_Stream.xml
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2011-11-10 23:06:58 +0000
committerJonny Lamb <jonny.lamb@collabora.co.uk>2011-11-10 23:08:12 +0000
commita06045dc90c7b342d09f0d8a1d1b47469a20a5ae (patch)
treed3d7b5d45ec7a0e096b1e529f00b103097afaf38 /spec/Call_Stream.xml
parent388fdb5e4663caae902c959fe3f375b71eabf3fa (diff)
downloadtelepathy-glib-a06045dc90c7b342d09f0d8a1d1b47469a20a5ae.tar.gz
spec: update to version 0.25.0
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'spec/Call_Stream.xml')
-rw-r--r--spec/Call_Stream.xml22
1 files changed, 20 insertions, 2 deletions
diff --git a/spec/Call_Stream.xml b/spec/Call_Stream.xml
index 2693f5305..b8b347d48 100644
--- a/spec/Call_Stream.xml
+++ b/spec/Call_Stream.xml
@@ -25,11 +25,14 @@
<tp:added version="0.19.0">(draft 1)</tp:added>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
- One stream inside a <tp:dbus-ref
+ <p>One stream inside a <tp:dbus-ref
namespace="ofdT.Call1">Content</tp:dbus-ref>. A stream is
a single flow of packets to and from a single remote endpoint.
If your call connects to multiple people, you could have
- multiple streams.
+ multiple streams.</p>
+ <p>For protocols that support muting streams separately, this object MAY
+ also implement the <tp:dbus-ref
+ namespace="ofdT.Call1.Interface">Mute</tp:dbus-ref> interface</p>
</tp:docstring>
<method name="SetSending" tp:name-for-bindings="Set_Sending">
@@ -118,6 +121,11 @@
and the members whose states changed.
</tp:docstring>
</arg>
+ <arg name="Identifiers" type="a{us}" tp:type="Handle_Identifier_Map">
+ <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+ The identifiers of the contacts in the <var>Updates</var> map.
+ </tp:docstring>
+ </arg>
<arg name="Removed" type="au" tp:type="Contact_Handle[]">
<tp:docstring>
The channel-specific handles that were removed from the keys
@@ -239,6 +247,16 @@
</tp:docstring>
</property>
+ <property name="RemoteMemberIdentifiers" type="a{us}" tp:type="Handle_Identifier_Map"
+ access="read" tp:name-for-bindings="Remote_Member_Identifiers">
+ <tp:docstring>
+ The string identifiers for handles mentioned in
+ <tp:member-ref>RemoteMembers</tp:member-ref>, to
+ give clients the minimal information necessary to create contacts
+ without waiting for round-trips.
+ </tp:docstring>
+ </property>
+
<property name="LocalSendingState" tp:name-for-bindings="Local_Sending_State"
type="u" access="read" tp:type="Sending_State">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">