MsgCommunicator: Delphi Instant Messaging (IM) SDK
for easy creation of custom messenger system
- Methods:
| AddUserToMyContacts - Adds new user to contact list of the client (i.e. current user specified by UserID property)
| RemoveUserFromMyContacts - Removes user from contact list of this client
GetMyContactsList - Gets full list of contacts for this client from all servers it is connected to
- Events:
OnUserOnLine - Occurs when user presented in your contact list sets connection to the server
OnUserOffLine - Occurs when user presented in your contact list disconnects from the server
Other topics:
Connecting
Messaging
Direct Messaging
User details and users database
Custom commands
Disconnect
Peer-To-Peer Mode
Writing server application
|