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.

Copyright: SIX Payment Services.

Typedefs

typedef enum ta_e_connection_status ta_e_connection_status_t
 

Enumerations

enum  ta_e_connection_status { ta_c_cs_undefined, ta_c_cs_disconnected, ta_c_cs_logged_out, ta_c_cs_logged_in }
 

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.

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.

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.