nn::boss::NewsMode Enumerated Typeenum NewsMode;
| Value | Description |
|---|---|
NEWSMODE_NONE |
0: Does not issue notification data when data is received. |
NEWSMODE_PUBLISH |
1: Issues notification data when data is received. |
NEWSMODE_MAX_VALUE |
(This enumerator is used for internal processing. It cannot be used from the application.) |
Constants indicating whether to issue notification data when receiving DataStore data. (The numeric value at the start of the description for each numerator is the value of that numerator.)
CONFIDENTIAL