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


TMsgClient.OnUserOnLine
TMsgClient
Top 

Occurs when user presented in your contact list sets connection to a server.

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

property
OnUserOnLine: TNotifyEvent;

Description
OnUserOnLine occurs when the user from your contact list sets connection to a server.
UserID is an ID of the user which is connecting to a server.



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