TIM SDK
TIM API C
|
|
Contains the current software update status.
Used in the SoftwareUpdate response returned by the treminal.
The following values are valid:
Copyright: Worldline.
Typedefs | |
typedef enum ta_e_update_status | ta_e_update_status_t |
Enumerations | |
enum | ta_e_update_status { ta_c_us_undefined = 0 , ta_c_us_up_to_date = 1 , ta_c_us_running_no_reboot = 2 , ta_c_us_running_reboot = 3 } |
typedef enum ta_e_update_status ta_e_update_status_t |
Contains the current software update status.
Used in the SoftwareUpdate response returned by the treminal.
The following values are valid:
Specification: retail.
enum ta_e_update_status |
Contains the current software update status.
Used in the SoftwareUpdate response returned by the treminal.
The following values are valid:
Specification: retail.