clock2/clockengines/clocknitzplugin/inc/clocknitzlistener.h
branchRCL_3
changeset 86 ed599363c2d7
parent 0 f979ecb2b13e
--- a/clock2/clockengines/clocknitzplugin/inc/clocknitzlistener.h	Wed Sep 15 12:11:35 2010 +0300
+++ b/clock2/clockengines/clocknitzplugin/inc/clocknitzlistener.h	Wed Oct 13 14:30:35 2010 +0300
@@ -70,6 +70,12 @@
         * @return an error code
         */
         TInt GetCurrentNITZInfoL( RMobilePhone::TMobilePhoneNITZ& aNitzInfo );
+        
+        /**
+         * @brief Gets the available NITZ information.Notifiy any client in case NITZ info
+         * is already available with telephony server.
+         */
+        void FetchDataIfAlreadyAvailableL();
 
         /**
         * @brief Notifies the observer whenever the NITZ information changes