Interrupt Method
Interrupt the current method.
Object Oriented Interface
public function doInterrupt();
Procedural Interface
inpay_check21_do_interrupt($res);
Remarks
If there is no method in progress, Interrupt simply returns, doing nothing.
E-Payment Integrator V6 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Interrupt MethodInterrupt the current method. Object Oriented Interfacepublic function doInterrupt(); Procedural Interfaceinpay_check21_do_interrupt($res); RemarksIf there is no method in progress, Interrupt simply returns, doing nothing. |
||