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


TMsgClient.AllowDirectly
TMsgClient
Top 

Specifies whether direct connection with other clients is allowed or not to be set implicitly while connecting to the server.

property AllowDirectly: Boolean;

Description
If direct connection and messaging is allowed by AllowDirectly property, the client will be implicitly prepared to establish direct connections with another user when you call Connect or set Connected to True to establish a connection with a server. To force client messaging through the server only, set AllowDirectly to False before calling Connect.



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