tsrc/mceclientstub/inc/mceoutsession.h
branchRCL_3
changeset 22 73a1feb507fb
parent 0 f0cf47e981f9
child 23 bc78a40cd63c
equal deleted inserted replaced
21:33a5d2bbf6fc 22:73a1feb507fb
    84 	    * @param aRefer, reference to existing refer that is associated
    84 	    * @param aRefer, reference to existing refer that is associated
    85 	    *        with this session.
    85 	    *        with this session.
    86 	    */
    86 	    */
    87 		IMPORT_C static CMceOutSession* NewL(CMceRefer& aRefer);
    87 		IMPORT_C static CMceOutSession* NewL(CMceRefer& aRefer);
    88 	    
    88 	    
       
    89 		/// Note: This function exists only in the stub
       
    90 	    IMPORT_C static	CMceOutSession* NewL();
       
    91 		
    89 	    /**
    92 	    /**
    90 	    * Destructor.
    93 	    * Destructor.
    91 	    */
    94 	    */
    92 		IMPORT_C ~CMceOutSession();
    95 		IMPORT_C ~CMceOutSession();
    93 
    96