TIM SDK
TIM API C
connection_status.h File Reference

Description

The sixml:ConnectionStatus tag is used to transport information about the current connection between the ECR and the terminal.

All status information tags always contain the current status of the terminal, not the ECR.

The following values are valid:

Copyright: Worldline.

Typedefs

typedef enum ta_e_connection_status ta_e_connection_status_t
 

Enumerations

enum  ta_e_connection_status { ta_c_cs_undefined = 0, ta_c_cs_disconnected = 1, ta_c_cs_logged_out = 2, ta_c_cs_logged_in = 3 }
 

Typedef Documentation

◆ ta_e_connection_status_t

The sixml:ConnectionStatus tag is used to transport information about the current connection between the ECR and the terminal.

All status information tags always contain the current status of the terminal, not the ECR.

The following values are valid:

Specification: retail.

Enumeration Type Documentation

◆ ta_e_connection_status

The sixml:ConnectionStatus tag is used to transport information about the current connection between the ECR and the terminal.

All status information tags always contain the current status of the terminal, not the ECR.

The following values are valid:

Specification: retail.

Enumerator
ta_c_cs_undefined 

Undefined/invalid value.

ta_c_cs_disconnected 

Specification: retail.

ta_c_cs_logged_out 

Specification: retail.

ta_c_cs_logged_in 

Specification: retail.