messagingapp/msgappfw/server/inc/ccsconversation.h
changeset 43 35b64624a9e7
parent 31 ebfee66fde93
child 47 5b14749788d7
child 52 12db4185673b
equal deleted inserted replaced
34:84197e66a4bd 43:35b64624a9e7
   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