phonebookui/Phonebook2/ServerApplication/inc/CPbk2ItemFetcher.h
branchRCL_3
changeset 57 2666d9724c76
parent 0 e686773b3f54
child 58 d4f567ce2e7c
equal deleted inserted replaced
45:34879f5cfc63 57:2666d9724c76
   145             iCommAddressSelectType;
   145             iCommAddressSelectType;
   146         /// Own: ETrue if using default store configuration
   146         /// Own: ETrue if using default store configuration
   147         TBool iUseDeviceConfig;
   147         TBool iUseDeviceConfig;
   148         /// Own: Communication address select phase
   148         /// Own: Communication address select phase
   149         MPbk2ServicePhase* iCommAddressSelectPhase;
   149         MPbk2ServicePhase* iCommAddressSelectPhase;
       
   150         /// Holds the StatusPane Id that needs to be used
       
   151         TInt iStatusPaneId;
   150     };
   152     };
   151 
   153 
   152 #endif // CPBK2ITEMFETCHER_H
   154 #endif // CPBK2ITEMFETCHER_H
   153 
   155 
   154 // End of File
   156 // End of File