nn::boss::DstKind Enumerated Typeenum DstKind;
| Value | Description |
|---|---|
DSTKIND_FRIEND |
1: Send data to all friends. |
DSTKIND_SPECIFIED |
2: Send data to specified peers. |
DSTKIND_SPECIFIED_FRIEND |
4: Send data to specified peers and friends. |
DSTKIND_MAX_VALUE |
(This enumerator is used for internal processing. It cannot be used from the application.) |
Constants indicating the DataStore data send destination type. (For more details, see the documentation in the NEX library. ) (The numeric value of each enumerator is shown at the start of its description.)
CONFIDENTIAL