nnfriendsJoinAvailability Enumerated Type

Syntax

enum nnfriendsJoinAvailability;

Value

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.

Description

Enumerated type representing status of accepting participation.


CONFIDENTIAL