[telepathy-spec/master] Add cross-references to SessionHandler
Will Thompson
will.thompson at collabora.co.uk
Tue Apr 14 10:29:56 PDT 2009
---
spec/Media_Session_Handler.xml | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/spec/Media_Session_Handler.xml b/spec/Media_Session_Handler.xml
index 9c1b77e..da4f6f0 100644
--- a/spec/Media_Session_Handler.xml
+++ b/spec/Media_Session_Handler.xml
@@ -31,14 +31,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<tp:docstring>
Informs the connection manager that an error occured in this session.
If used, the connection manager must terminate the session and all of
- the streams within it, and may also emit a StreamError signal on the
- channel for each stream within the session.
+ the streams within it, and may also emit a <tp:dbus-ref
+ namespace="org.freedesktop.Telepathy.Channel.Type.StreamedMedia">StreamError</tp:dbus-ref>
+ signal on the channel for each stream within the session.
</tp:docstring>
</method>
<signal name="NewStreamHandler" tp:name-for-bindings="New_Stream_Handler">
<arg name="Stream_Handler" type="o">
<tp:docstring>
- An object path to a new MediaStreamHandler
+ The path of a new object implementing the <tp:dbus-ref
+ namespace="org.freedesktop.Telepathy.Media">StreamHandler</tp:dbus-ref>
+ interface.
</tp:docstring>
</arg>
<arg name="ID" type="u">
@@ -67,7 +70,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<tp:docstring>
Inform the connection manager that a client is ready to handle
this session handler (i.e. that it has connected to the
- NewStreamHandler signal and done any other necessary setup).
+ <tp:member-ref>NewStreamHandler</tp:member-ref> signal and done any
+ other necessary setup).
</tp:docstring>
</method>
<tp:docstring>
--
1.5.6.5
More information about the telepathy-commits
mailing list