supl/locationomasuplprotocolhandler/protocolhandler/inc/epos_comasuplsettings.h
branchRCL_3
changeset 24 9c303455e256
parent 0 667063e416a2
child 44 2b4ea9893b66
equal deleted inserted replaced
23:5944cae565c9 24:9c303455e256
    38 	* NewL Method.
    38 	* NewL Method.
    39 	* @since S60 v3.1u
    39 	* @since S60 v3.1u
    40 	* @param None.
    40 	* @param None.
    41 	* @return Instance of COMASuplSettings
    41 	* @return Instance of COMASuplSettings
    42 	*/
    42 	*/
    43   IMPORT_C static COMASuplSettings* COMASuplSettings::NewL();
    43   IMPORT_C static COMASuplSettings* NewL();
    44 	
    44 	
    45 	/**
    45 	/**
    46 	* ~COMASuplSettings Method, Destructor
    46 	* ~COMASuplSettings Method, Destructor
    47 	* @since S60 v3.1u
    47 	* @since S60 v3.1u
    48 	* @param None.
    48 	* @param None.