ooVoo Forums

Welcome to ooVoo Forums Sign in | Join | Help
in Search

Contact dislpayname

Last post 03-23-2009 9:05 AM by sergeyd. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 03-09-2009 9:49 AM

    Contact dislpayname

     Hi, Im ussing the API (for desktop application) and have a problem when trying to retreive  the displayname.

     always return an empty string.

     

    have any idea how to get the full text?

  • 03-16-2009 1:59 PM In reply to

    Re: Contact dislpayname

    Hi Scalello! You can get display name of a contact using the following method: var displayName = oovoo_obj.CurrentUserShort.DisplayName; Thanks, Igor.
  • 03-23-2009 9:05 AM In reply to

    • sergeyd
    • Top 100 Contributor
    • Joined on 01-08-2009
    • D
    • Posts 5

    Re: Contact dislpayname

    "displayName" property used to set the display name and not to get it.

    You can use REST URL (https://api.oovoo.com/rooms/<roomID>/videoCalls) that returnes XML with a list of room instances with all the users that are currently active (including the display name of each user).

    Hope it helps.

Page 1 of 1 (3 items)