nn::friends::CTR::JoinAvailability Enumerated Typeenum JoinAvailability;
| 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. |
Enumerated type representing status of accepting participation.
CONFIDENTIAL