supl/locationomasuplprotocolhandler/protocolhandlerver2/inc/epos_comasuplsettings.h
branchRCL_3
changeset 45 6b6920c56e2f
parent 44 2b4ea9893b66
child 49 10852b179f64
equal deleted inserted replaced
44:2b4ea9893b66 45:6b6920c56e2f
    94 	* SetSUPLUsage Method.
    94 	* SetSUPLUsage Method.
    95 	* @since S60 v3.2
    95 	* @since S60 v3.2
    96 	* @param aSUPLUsage 
    96 	* @param aSUPLUsage 
    97 	* @return None 
    97 	* @return None 
    98 	*/
    98 	*/
    99   //  void SetSUPLUsage(CSuplSettings::TSuplSettingsUsage& aSUPLUsage );
    99     void SetSUPLUsage(CSuplSettings::TSuplSettingsUsage& aSUPLUsage );
   100 	
   100 	
   101 	/**
   101 	/**
   102 	* SetUIActive Method.
   102 	* SetUIActive Method.
   103 	* @since S60 v3.1u
   103 	* @since S60 v3.1u
   104 	* @param aIsActive, flag to indicate the activation of UI
   104 	* @param aIsActive, flag to indicate the activation of UI
   135 	* SUPL Usage Method.
   135 	* SUPL Usage Method.
   136 	* @since S60 v3.2
   136 	* @since S60 v3.2
   137 	* @param None
   137 	* @param None
   138 	* @return SUPL Usage
   138 	* @return SUPL Usage
   139 	*/
   139 	*/
   140   //  CSuplSettings::TSuplSettingsUsage SUPLUsage() const;
   140     CSuplSettings::TSuplSettingsUsage SUPLUsage() const;
   141 	
   141 	
   142 	/**
   142 	/**
   143 	* IAPId Method.
   143 	* IAPId Method.
   144 	* @since S60 v3.1u
   144 	* @since S60 v3.1u
   145 	* @param None
   145 	* @param None
   164 	RBuf8 iHSLPfromImsi;
   164 	RBuf8 iHSLPfromImsi;
   165 	// IAP Id 
   165 	// IAP Id 
   166 	TInt  	 iIAPId;
   166 	TInt  	 iIAPId;
   167 
   167 
   168     // SUPL Usage
   168     // SUPL Usage
   169  //   CSuplSettings::TSuplSettingsUsage iSUPLUsage; 
   169     CSuplSettings::TSuplSettingsUsage iSUPLUsage; 
   170 	// Flag indicating the activation of settings UI
   170 	// Flag indicating the activation of settings UI
   171 	TBool    iSettingsUIActive;
   171 	TBool    iSettingsUIActive;
   172 };
   172 };
   173 
   173 
   174 #endif //C_COMASUPLSETTINGS_H
   174 #endif //C_COMASUPLSETTINGS_H