nnfriendsJoinAvailability Enumerated Typeenum nnfriendsJoinAvailability;
| Value | Description |
|---|---|
NN_FRIENDS_JOIN_AVAILABILITY_JOINABLE |
Indicates availability for joining in. |
NN_FRIENDS_JOIN_AVAILABILITY_JOINABLE_APP_ONLY |
Indicates that joining in within the currently playing application is allowed, but joining in from the friend list is not. |
NN_FRIENDS_JOIN_AVAILABILITY_NOT_JOINABLE |
Indicates that participation is not accepted. |
Enumerated type representing status of accepting participation.
CONFIDENTIAL