telephonyserverplugins/common_tsy/commontsy/inc/mmstorage/cmmphonebookstoretsy.h
changeset 19 1f776524b15c
parent 0 3553901f7fa8
child 15 fc69e1e37771
equal deleted inserted replaced
0:3553901f7fa8 19:1f776524b15c
   344          * @param none
   344          * @param none
   345          * @return Phonebook type
   345          * @return Phonebook type
   346          */
   346          */
   347          TUint8 GetPhonebookType();
   347          TUint8 GetPhonebookType();
   348          
   348          
       
   349          /**
       
   350           * This method will be activate by the phone to notify the SIM is ready
       
   351           */
       
   352          void SimIsReady();
       
   353          
   349     private:
   354     private:
   350 
   355 
   351         /**
   356         /**
   352          * C++ default constructor.
   357          * C++ default constructor.
   353          */
   358          */
   810         
   815         
   811         /*
   816         /*
   812          * Attribute to tell the status of PB initialization
   817          * Attribute to tell the status of PB initialization
   813          */
   818          */
   814         TBool iIsPBInitCompleted;
   819         TBool iIsPBInitCompleted;
       
   820         
       
   821         TInt iInitError;
   815     };
   822     };
   816 
   823 
   817 #endif // PHONEBOOKSTORAGE_H
   824 #endif // PHONEBOOKSTORAGE_H
   818 
   825 
   819 // End of File
   826 // End of File