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


TMsgUserStatus type

Top  Previous  Next

TMsgUserStatus specifies the status of a user.

Unit
MsgComBase

type TMsgUserStatus = (msgOffLine, msgOnLine, msgConnecting, msgConnected, msgNone);

Description
TMsgUserStatus specifies the status of a client.

msgOffLine indicates that this user is off-line or not registered.
msgOnLine indicates that this user is on-line now.
msgConnecting indicates that the client is trying to set direct connect with this user.
msgConnected indicates that the client is connected to this user directly.




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