telephonyserverplugins/common_tsy/commontsy/inc/mmstorage/cmmonstoretsy.h
branchRCL_3
changeset 14 7ef16719d8cb
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
--- a/telephonyserverplugins/common_tsy/commontsy/inc/mmstorage/cmmonstoretsy.h	Fri Feb 19 23:59:33 2010 +0200
+++ b/telephonyserverplugins/common_tsy/commontsy/inc/mmstorage/cmmonstoretsy.h	Fri Mar 12 15:49:38 2010 +0200
@@ -334,6 +334,12 @@
         virtual void Complete( TInt aReqHandleType, TInt aError );
 #endif
 
+        /*
+         * This method used to notify the phone that the phone book store initilization was complete
+         *
+         * @param  aError Error value
+         */
+        void PhoneBookStoreInitCompleteL(TInt aError);
     private:
     
         /**
@@ -674,11 +680,6 @@
         RMobileONStore::TMobileONStoreInfoV1* iONStoreInfoChanged;
 
         /*
-         * Holds the info is GetInfo active
-         */
-        TBool iIsGetInfoActive;
-
-        /*
          * ReadAll message pointer
          * Own.
          */