telephonyserverplugins/common_tsy/commontsy/inc/mmstorage/cmmphonebookstoretsy.h
branchRCL_3
changeset 5 7ef16719d8cb
parent 0 3553901f7fa8
child 6 fc69e1e37771
--- a/telephonyserverplugins/common_tsy/commontsy/inc/mmstorage/cmmphonebookstoretsy.h	Fri Feb 19 23:59:33 2010 +0200
+++ b/telephonyserverplugins/common_tsy/commontsy/inc/mmstorage/cmmphonebookstoretsy.h	Fri Mar 12 15:49:38 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