msg_plat/shareui_api/inc/shareui.h
changeset 27 e4592d119491
parent 23 238255e8b033
child 47 5b14749788d7
child 62 fdbe8253b596
--- a/msg_plat/shareui_api/inc/shareui.h	Mon May 03 12:29:07 2010 +0300
+++ b/msg_plat/shareui_api/inc/shareui.h	Fri May 14 15:49:35 2010 +0300
@@ -37,6 +37,8 @@
 
 /**
  * This class offers message creation and sending services.
+ * this class inturn launches HbDialog with list of services asynchronously
+ * object should be alive till dialog handled completely.so client should create this class instance as a member variable
  */
 class SHAREUI_EXPORT ShareUi  
     {