TIM SDK
TIM API C
remote_functions.h File Reference

Description

Flag constants for FeatureType and OptionType sixml:RemoteFunctions value.

Copyright: Worldline.

Typedefs

typedef enum ta_e_remote_functions ta_e_remote_functions_t
 

Enumerations

enum  ta_e_remote_functions { ta_c_rf_undefined = 0, ta_c_rf_screenshot = 1 << 0, ta_c_rf_device_maintenance = 1 << 1 }
 

Typedef Documentation

◆ ta_e_remote_functions_t

Flag constants for FeatureType and OptionType sixml:RemoteFunctions value.

Specification: retail.

Enumeration Type Documentation

◆ ta_e_remote_functions

Flag constants for FeatureType and OptionType sixml:RemoteFunctions value.

Specification: retail.

Enumerator
ta_c_rf_undefined 

Undefined/invalid value.

ta_c_rf_screenshot 

Screenshot function supported.

Specification: retail.

ta_c_rf_device_maintenance 

Device maintenance function supported.

Specification: retail.