MsgCommunicator: Delphi Instant Messaging (IM) SDK
for easy creation of custom messenger system


TMsgClient.GetContactDisplayName
TMsgClient
Top 

Gets the display name for the user contact.

function GetContactDisplayName(const ContactInfo: TMsgContactInfo): String;

Description
Call GetContactDisplayName to get name of the contact according to the settings in ContactInfo (First Name, Last Name, Full Name, Custom Name, etc.).

To learn details of a user from contact list, read Contacts property.

To get a number of existing contacts, read ContactCount property.



© AidAim Software MsgCommunicator: