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


TMsgServer.OnUserLogon
TMsgServer
Top 

Occurs when a user logged on the server.

type TMsgOnUserOnLine = procedure (const UserID: Cardinal) of object;

property
OnUserLogon: TMsgOnUserOnLine;


Description
OnUserLogon occurs when a user logged on the server.



© AidAim Software MsgCommunicator: