clock2/clockengines/clocknitzplugin/inc/clocknitzplugin.h
branchRCL_3
changeset 86 ed599363c2d7
parent 0 f979ecb2b13e
equal deleted inserted replaced
78:356f28cd5ca0 86:ed599363c2d7
    72 		* @return TInt The Uid of the plugin.
    72 		* @return TInt The Uid of the plugin.
    73 		*/
    73 		*/
    74 		TInt GetPluginUid();
    74 		TInt GetPluginUid();
    75 		
    75 		
    76 		/**
    76 		/**
       
    77 		* @brief Get the data if available already.
       
    78 		*/
       
    79 		void GetDataIfAlreadyAvailableL();
       
    80 		
       
    81 		/**
    77 		* @brief Notifies any client in case NITZ info is received
    82 		* @brief Notifies any client in case NITZ info is received
    78 		*/
    83 		*/
    79 		void NotifyNITZInfoChangeL();
    84 		void NotifyNITZInfoChangeL();
    80 		
    85 		
    81 	private:			// New functions
    86 	private:			// New functions