TIM SDK
TIM API C
|
|
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 enum ta_e_connection_status 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.
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. |