2009/dap/messaging Overview.html,1.5,1.6

Update of /sources/public/2009/dap/messaging
In directory hutz:/tmp/cvs-serv14799

Modified Files:
	Overview.html 
Log Message:
makring Messaging as [NoInterfaceObject]


Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/messaging/Overview.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Overview.html	27 Jan 2010 10:45:54 -0000	1.5
+++ Overview.html	27 Jan 2010 10:46:35 -0000	1.6
@@ -155,7 +155,7 @@
 			<p>
 				This is the core class for managing messaging. It provides functionality to create and send messages, registering for notifications of new messages and is the entry point for managing messaging accounts.
 			</p>
-				<dl title='interface Messaging' class='idl'>
+				<dl title='[NoInterfaceObject] interface Messaging' class='idl'>
 				<dt>SMS createSMS (in SMSOptions smsoptions)</dt>
 					<dd>
 						Creates a new  <code>SMS</code> object. Note that there are size limitations for SMS's sent on a network (the actual maximum size depends on language encoding the content). When an too long SMS object is sent the device may split of the message into several parts. 

Received on Wednesday, 27 January 2010 10:46:38 UTC