messagingapp/msgappfw/server/inc/ccsconversation.h
branchGCC_SURGE
changeset 47 5b14749788d7
parent 25 84d9eb65b26f
parent 43 35b64624a9e7
equal deleted inserted replaced
35:a32b19fb291e 47:5b14749788d7
   137      * @param aFirstName first name
   137      * @param aFirstName first name
   138      * @param aLastName last name
   138      * @param aLastName last name
   139      */
   139      */
   140     void AddContactDetailsL(
   140     void AddContactDetailsL(
   141             TInt32 aContactId, 
   141             TInt32 aContactId, 
   142             const TDesC& aDisplayName);
   142             const HBufC* aDisplayName);
   143 
   143 
   144     /**
   144     /**
   145      * AddContactDetailsL
   145      * AddContactDetailsL
   146      * Over loaded method 
   146      * Over loaded method 
   147      * Add contact Number for the conversation
   147      * Add contact Number for the conversation