- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 04 Jul 2011 13:08:37 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/messaging
In directory hutz:/tmp/cvs-serv28619
Modified Files:
Overview.html
Log Message:
*** empty log message ***
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/messaging/Overview.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- Overview.html 4 Jul 2011 13:06:27 -0000 1.49
+++ Overview.html 4 Jul 2011 13:08:35 -0000 1.50
@@ -213,6 +213,12 @@
</dt>
<dd>The user agent was unable to connect with the messaging application.
</dd>
+ <dt>
+ const unsigned short NOT_SUPPORTED = 3
+ </dt>
+ <dd>The user agent cannot send message to the given URI scheme.
+ </dd>
+
</dl>
</section>
Received on Monday, 4 July 2011 13:08:42 UTC