EvalPacket Method
Evaluate the packet in SOAPPacket .
Object Oriented Interface
public function doEvalPacket();
Procedural Interface
ipworks_soap_do_evalpacket($res);
Remarks
Use this method to evaluate SOAP packets received through other means (i.e. not directly through the class).