nn::boss::Action Enumerated Typeenum Action;
| Value | Description |
|---|---|
ENUM_ACTION_START |
(This enumerator is used for internal processing. It cannot be used from the application.) |
DOWNLOAD_TASK |
RAW download task |
NSA_DOWNLOAD_TASK |
NSA download task |
UPLOAD_TASK |
Upload task |
SIGNAL_TASK |
Signal task |
CONFIG_UPLOAD_TASK |
Upload system info |
PLAYHISTORY_UPLOAD_TASK |
Upload play history |
PEDOMETER_UPLOAD_TASK |
Upload step count history |
ENUM_ACTION_END |
(This enumerator is used for internal processing. It cannot be used from the application.) |
ACTION_MAX_VALUE |
(This enumerator is used for internal processing. It cannot be used from the application.) |
Constants specifying task actions.
CONFIDENTIAL