phonebookui/Phonebook2/inc/spbcontentprovider.h
branchRCL_3
changeset 3 04ab22b956c2
parent 0 e686773b3f54
child 35 4ae315f230bc
--- a/phonebookui/Phonebook2/inc/spbcontentprovider.h	Tue Feb 02 10:12:17 2010 +0200
+++ b/phonebookui/Phonebook2/inc/spbcontentprovider.h	Fri Feb 19 22:40:27 2010 +0200
@@ -104,7 +104,11 @@
         ETypeSocialStatus,
         
         /// Content is contact's phone number (text)
-        ETypePhoneNumber
+        ETypePhoneNumber,
+        
+        /// Content is contact's phone number count (text [only number])
+        /// This type is used when contact has multiple numbers and no default number
+        ETypePhoneNumberMultiple
         };
     
 public: // Construction & destruction