Status Event
Shows the progress of the FDMS/Datawire connection.
Syntax
public void fireStatus(FdmsomaharetailStatusEvent event); public class FdmsomaharetailStatusEvent { public String message; }
Remarks
The event is fired for informational and logging purposes only. Used to track the progress of the connection.
Note: This event is not fired when TransportProtocol is set to '1' (VPN Connection).