nn::boss::Action Enumerated Type

Syntax

enum Action;

Value

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

Description

Constants specifying task actions.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL