telephonyserverplugins/common_tsy/commontsy/inc/mmstorage/cmmphonebookstoretsy.h
changeset 19 1f776524b15c
parent 0 3553901f7fa8
child 15 fc69e1e37771
--- a/telephonyserverplugins/common_tsy/commontsy/inc/mmstorage/cmmphonebookstoretsy.h	Tue Feb 02 01:41:59 2010 +0200
+++ b/telephonyserverplugins/common_tsy/commontsy/inc/mmstorage/cmmphonebookstoretsy.h	Fri Mar 19 09:55:57 2010 +0200
@@ -346,6 +346,11 @@
          */
          TUint8 GetPhonebookType();
          
+         /**
+          * This method will be activate by the phone to notify the SIM is ready
+          */
+         void SimIsReady();
+         
     private:
 
         /**
@@ -812,6 +817,8 @@
          * Attribute to tell the status of PB initialization
          */
         TBool iIsPBInitCompleted;
+        
+        TInt iInitError;
     };
 
 #endif // PHONEBOOKSTORAGE_H