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


TMsgServer.OnUserLogoff
TMsgServer
Top 

Occurs when a user logged off.

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

property
OnUserLogoff: TMsgOnUserOffLine;


Description
OnUserLogoff occurs when a user logged off.



© AidAim Software MsgCommunicator: