EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

StartTransfer Event

Fires before incoming HL7 data begins transferring.

Object Oriented Interface

public function fireStartTransfer($param);

Procedural Interface

inedi_mllpserver_register_callback($res, 11, array($this, 'fireStartTransfer'));

Parameter List


'connectionid'

Remarks

This event fires before incoming HL7 data begins transferring.

ConnectionId is the Id of the connection on which data is being received.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]