ClearAllCalls

Top  Previous  Next

procedure ClearAllCalls (Reason : TCallEndReason; Wait : Boolean);

Finishes all calls with Reason reason code. If Wait parameter is True this method will finish only all calls will be finished. If Wait parameter is False calls finishing will be performed in background.