OnConnectionForwarded

Top  Previous  Next

property OnConnectionForwarded : TconnectionForwardedEvent;

A call back function when a connection indicates it is to be forwarded.

This method should return True if connection is forwarded manually through MakeCall.

If method returns False the connection will be forwarded automatically.