clock2/clockengines/clocktimesourceinterface/inc/clocktimesourceinterface.h
branchRCL_3
changeset 86 ed599363c2d7
parent 0 f979ecb2b13e
--- a/clock2/clockengines/clocktimesourceinterface/inc/clocktimesourceinterface.h	Wed Sep 15 12:11:35 2010 +0300
+++ b/clock2/clockengines/clocktimesourceinterface/inc/clocktimesourceinterface.h	Wed Oct 13 14:30:35 2010 +0300
@@ -74,6 +74,11 @@
 		* @return TInt The Uid of the plugin.
 		*/
 		IMPORT_C virtual TInt GetPluginUid() = 0;
+		
+		/**
+		 * @brief Gets the time attributes if it is already available with source.
+		 */
+		virtual void GetDataIfAlreadyAvailableL() = 0;
 						
 	private:		// New functions