phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercontacthandler.h
branchRCL_3
changeset 5 81f8547efd4f
parent 0 e686773b3f54
child 12 4ae315f230bc
--- a/phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercontacthandler.h	Fri Feb 19 22:40:27 2010 +0200
+++ b/phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercontacthandler.h	Fri Mar 12 15:41:25 2010 +0200
@@ -348,6 +348,13 @@
      */     
     void RefetchContactL();
     
+	/**
+     * Checks whether the Current contact is top contact.
+     *
+     * @return ETrue if Contact is a top contact, otherwise EFalse 
+     */
+    TBool IsTopContact();
+    
 private: // from MCCAppContactFieldDataObserver
 
 	/**
@@ -436,14 +443,14 @@
      */
     MCCAppContactHandlerNotifier& iObserver;
     /**
+     * Notify if dynamic address fields are set or not
+     * Own.
+     */
+    TBool iDynamicAddressGroupSet;
+    /**
      * Dynamic address fields
      * Own.
      * */
-    enum TDynamicAddressGroupSetFlag
-        {
-        EDynamicVoipAddressGroupSet = 1
-        };
-    TInt iDynamicAddressGroupSet;
     RArray<TInt> iDynamicVoipAddressGroup;
     /**
      * Default attributes as bitmasks