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


TMsgContactInfoArray type

Top  Previous  Next

TMsgContactInfoArray contains user's contacts list.

Unit
MsgComBase

Delphi syntax:
type
TMsgUserInfoArray = array of TMsgContactInfoArray;

C++ syntax:
typedef DynamicArray<TMsgContactInfo > TMsgContactInfoArray;


Description
TMsgContactInfoArray is a dynamic array of TMsgContactInfo records.


© AidAim Software MsgCommunicator: Delphi Messenger Sdk Instant Messaging Sdk Im Sd