invoked by the PRO API framework when for the current job at the remote end a DelegateToClient is executed, effectively asking this (PRO API) side to invoke the specified ProcedureCall
public virtual void onHandle(ProcedureCall procedureCall);
|
Parameters |
Description |
|
ProcedureCall procedureCall |
The ProcedureCall to invoke/handle |