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


TMsgServer.OnLineUsersCount
TMsgServer
Top 

Gets number of users connected to the server.

function OnLineUsersCount: Integer;

Description
Call OnLineUsersCount to get the number of users which are currently connected to the server. Result includes registered users only; to learn current number of guests, call GuestsCount.



© AidAim Software MsgCommunicator: