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


TMsgServer.GetUserContacts
TMsgServer
Top 

Gets user's contact list.

procedure GetUserContacts(UserID: Cardinal; var Contacts: TMsgContactInfoArray);

Description
Call GetUserContacts to get the contact list of the specified user.
UserID - UserID of the contact list's owner.
Call GetContactDisplayName to get the display name for this contact.



© AidAim Software MsgCommunicator: