tsrc/mceclientstub/inc/mceoutsession.h
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
    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 		
       
    92 	    /**
    89 	    /**
    93 	    * Destructor.
    90 	    * Destructor.
    94 	    */
    91 	    */
    95 		IMPORT_C ~CMceOutSession();
    92 		IMPORT_C ~CMceOutSession();
    96 
    93