tsrc/mceclientstub/inc/mceinsession.h
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
   158 									  TUint32 aProfileId );
   158 									  TUint32 aProfileId );
   159 	    /**
   159 	    /**
   160 	    * Two-phased constructor.
   160 	    * Two-phased constructor.
   161 	    * For temporay use only.
   161 	    * For temporay use only.
   162 	    */
   162 	    */
   163         IMPORT_C static CMceInSession* NewL();
   163 		static CMceInSession* NewL();
   164 
   164 
   165 	    /**
   165 	    /**
   166 	     * C++ default constructor.
   166 	     * C++ default constructor.
   167 	     * @param aManager, reference to session manager.
   167 	     * @param aManager, reference to session manager.
   168 	     * @param aProfileId, id of the sip profile used for the session.
   168 	     * @param aProfileId, id of the sip profile used for the session.