TIM SDK
TIM API C
|
|
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: 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.
All status information tags always contain the current status of the terminal, not the ECR.
The following values are valid:
Specification: retail.
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. |