messagingapp/msgappfw/server/inc/ccsconversation.h
changeset 37 518b245aa84c
parent 25 84d9eb65b26f
child 48 4f501b74aeb1
equal deleted inserted replaced
25:84d9eb65b26f 37:518b245aa84c
   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