phonebookui/Phonebook2/ccapplication/ccacontactorservice/inc/ccacontactorservice.h
branchRCL_3
changeset 21 b3431bff8c19
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
equal deleted inserted replaced
15:e8e3147d53eb 21:b3431bff8c19
   196 
   196 
   197     /**
   197     /**
   198      * Is contactor service busy.
   198      * Is contactor service busy.
   199      */
   199      */
   200     IMPORT_C TBool IsBusy() const;
   200     IMPORT_C TBool IsBusy() const;
       
   201     
       
   202    /**
       
   203     * Is call item selected.
       
   204     */
       
   205     IMPORT_C TBool IsSelected() const;
   201 
   206 
   202 private:
   207 private:
   203     /**
   208     /**
   204      * Constructor.
   209      * Constructor.
   205      */
   210      */