ccservices/cmsservices/cmsengine/inc/cmscontact.h
branchRCL_3
changeset 14 81f8547efd4f
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
equal deleted inserted replaced
3:04ab22b956c2 14:81f8547efd4f
   205          * @param aContactAction contact action requested
   205          * @param aContactAction contact action requested
   206          */
   206          */
   207         IMPORT_C TInt GetContactActionFieldCount(
   207         IMPORT_C TInt GetContactActionFieldCount(
   208             VPbkFieldTypeSelectorFactory::TVPbkContactActionTypeSelector aContactAction);
   208             VPbkFieldTypeSelectorFactory::TVPbkContactActionTypeSelector aContactAction);
   209         
   209         
       
   210 		/**
       
   211      	 * Checks whether the Current contact is top contact.
       
   212      	 *
       
   213      	 * @return ETrue if Contact is a top contact, otherwise EFalse 
       
   214      	 */
       
   215         IMPORT_C TBool IsTopContact();
       
   216 		
       
   217 		/**
       
   218          * Set default attribute for voice call  
       
   219          * 
       
   220          * @param aStatus TRequestStatus& aStatus
       
   221          */
       
   222         IMPORT_C void SetVoiceCallDefault( TRequestStatus& aStatus ) const;
       
   223         
   210     public:
   224     public:
   211         
   225         
   212         /**
   226         /**
   213         * Send a message
   227         * Send a message
   214         *
   228         *