messagingapp/msgutils/unieditorutils/unieditorplugins/unieditorsmsplugin/inc/unieditorsmsplugin_p.h
changeset 52 12db4185673b
parent 31 ebfee66fde93
child 70 a15d9966050f
equal deleted inserted replaced
44:36f374c67aa8 52:12db4185673b
    43 // CLASS DECLARATION
    43 // CLASS DECLARATION
    44 
    44 
    45 /**
    45 /**
    46 * UniEditorSmsPluginPrivate
    46 * UniEditorSmsPluginPrivate
    47 */ 
    47 */ 
    48 class UniEditorSmsPluginPrivate :public MMsvSessionObserver
    48 class UniEditorSmsPluginPrivate :public CBase, public MMsvSessionObserver
    49 	{
    49 	{
    50 	public:  // Constructors and destructor
    50 	public:  // Constructors and destructor
    51         
    51         
    52         /**
    52         /**
    53         * Two-phased constructor.
    53         * Two-phased constructor.
   304 			
   304 			
   305 		/**
   305 		/**
   306 	     * @see MMsvSessionObserver
   306 	     * @see MMsvSessionObserver
   307     	 */
   307     	 */
   308 	    void HandleSessionEventL(TMsvSessionEvent aEvent, TAny* aArg1, TAny* aArg2,
   308 	    void HandleSessionEventL(TMsvSessionEvent aEvent, TAny* aArg1, TAny* aArg2,
   309                              TAny* aArg3);	
   309                              TAny* aArg3);
       
   310 	    
       
   311 	    /**
       
   312 	     * Populate recipients for reply case
       
   313 	     */
       
   314 	    void populateMessageForReplyL(ConvergedMessage* aMessage);
       
   315 	    
       
   316 	    /**
       
   317 	     * Extract from address from Deliver PDU
       
   318 	     */
       
   319 	    void fromAddress(QString& messageAddress);
   310 
   320 
   311     private:  // Data    
   321     private:  // Data    
   312 
   322 
   313         /**
   323         /**
   314          * message service session
   324          * message service session