branch | RCL_3 |
changeset 21 | 4376525cdefb |
parent 14 | 04becd199f91 |
child 24 | 6c158198356e |
--- a/javacommons/security/src.s60/telutils.h Wed Jun 09 09:34:07 2010 +0300 +++ b/javacommons/security/src.s60/telutils.h Mon Jun 21 15:32:50 2010 +0300 @@ -35,6 +35,7 @@ static TelUtils* createInstance(); void getNetworkCodes(std::string& mnc, std::string& mcc); void getImei(std::string& imei); + static signed int getSecureTime(); virtual ~TelUtils(); private: //Methods