InfoConnect for Airlines
ITerminal Interface Events

For a list of all members of this type, see ITerminal members.

Public Events
 NameDescription
 EventClosedThis event occurs before the session closes.  
 EventClosingThis event occurs when the request to close the session has been made.  
 EventConnectedThe event occurs after the connection to the host has been made.  
 EventConnectingThis event is triggered immediately before a connection is made.  
 EventConnectionResumedThis event is triggered when the suspended connection to the host has been resumed.  
 EventConnectionSuspendedThis event is triggered when the connection to the host has been suspended.  
 EventCreditCardRecognized

This event occurs when an unredacted Primary Account Number (PAN) is copied from the terminal (for example, when the PAN is copied to the clipboard).

This event is enabled by configuring settings on the Setup Information Privacy dialog box. For more information, see "Monitor Credit Card Access" in the InfoConnect .NET API Guide.

 
 EventDisconnectedThe event occurs after the connection to the host has been disconnected.  
 EventSettingsLoadedThis event is triggered immediately after a settings file is opened.  
 EventSettingsLoadingThis event is triggered immediately before a settings file is opened.  
 EventUserDisconnectingThis event is triggered before InfoConnect disconnects from the host.  
Top
See Also