[telepathy-spec/master] Mark SessionHandler.Error as deprecated properly.

Will Thompson will.thompson at collabora.co.uk
Tue Apr 14 10:28:59 PDT 2009


---
 spec/Media_Session_Handler.xml |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/spec/Media_Session_Handler.xml b/spec/Media_Session_Handler.xml
index a6cf519..9c1b77e 100644
--- a/spec/Media_Session_Handler.xml
+++ b/spec/Media_Session_Handler.xml
@@ -23,9 +23,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
       <arg direction="in" name="Error_Code" type="u"
         tp:type="Media_Stream_Error"/>
       <arg direction="in" name="Message" type="s"/>
+      <tp:deprecated version="0.13.4">
+        Use <tp:dbus-ref
+          namespace="org.freedesktop.Telepathy.Media">StreamHandler.Error</tp:dbus-ref>
+        on each StreamHandler object instead.
+      </tp:deprecated>
       <tp:docstring>
-        THIS METHOD IS DEPRECATED AND SHOULD NOT BE USED. Instead the Error
-        function should be used on the relevant MediaStreamHandler objects.
         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
-- 
1.5.6.5




More information about the telepathy-commits mailing list