nn::friends::CTR::JoinAvailability Enumerated Type

Syntax

enum JoinAvailability;

Value

Value Description
JOIN_AVAILABILITY_JOINABLE Indicates availability for joining in.
JOIN_AVAILABILITY_JOINABLE_APP_ONLY Indicates that joining in from within the application is allowed, but joining in from the friend list is not.
JOIN_AVAILABILITY_NOT_JOINABLE Indicates that the session is not joinable.

Description

Enumerated type representing status of accepting participation.


CONFIDENTIAL