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 |
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