0

Contact name

The documentation of IM SDK is listed here: http://developer.yahoo.com/messenger/guide...emacontactslist
however, when i get the contact list, it just has the id and the group information for the contact. How do i retrieve the display name eg. "John Smith" for a contact?
I'd appreciate any help.

2 Replies
  • QUOTE (chaitanya hegen @ Apr 18 2011, 11:04 AM) <{POST_SNAPBACK}>
    The documentation of IM SDK is listed here: http://developer.yahoo.com/messenger/guide...emacontactslist
    however, when i get the contact list, it just has the id and the group information for the contact. How do i retrieve the display name eg. "John Smith" for a contact?
    I'd appreciate any help.


    The functionality does not currently exist. However we are in the process of adding support for this very soon..
    0
  • We've now added support to get basic addressbook data when retrieving contact details. Please refer to the following for more information

    1. "addressbook" definition in the Schema section
    2. Refer to 'fieldsBuddyList' and 'fieldsGroupList' in the data type definition for POST /v1/session for information on how to retrieve addressbook data with the contact ist
    3. Refer to 'fields' in the data type definition for GET /v1/groups and GET /v1/contacts for information on how to retrieve addressbook data with the contact and group list
    0

Recent Posts

in Messenger IM SDK