msg_plat/shareui_api/inc/shareui.h
changeset 27 e4592d119491
parent 23 238255e8b033
child 47 5b14749788d7
child 62 fdbe8253b596
equal deleted inserted replaced
25:84d9eb65b26f 27:e4592d119491
    35 // FORWARD DECLARATIONS
    35 // FORWARD DECLARATIONS
    36 class ShareUiPrivate;
    36 class ShareUiPrivate;
    37 
    37 
    38 /**
    38 /**
    39  * This class offers message creation and sending services.
    39  * This class offers message creation and sending services.
       
    40  * this class inturn launches HbDialog with list of services asynchronously
       
    41  * object should be alive till dialog handled completely.so client should create this class instance as a member variable
    40  */
    42  */
    41 class SHAREUI_EXPORT ShareUi  
    43 class SHAREUI_EXPORT ShareUi  
    42     {
    44     {
    43     
    45     
    44 public:
    46 public: