nn::nex::FriendOnlyParticipationPolicyArgument::FriendOnlyParticipationPolicyArgument Enumerated Type

Syntax

enum FriendOnlyParticipationPolicyArgument;

Value

Value Description
CloseOnOwnerMigration Automatically closes the matchmaking session when the owner is automatically changed due to the GatheringFlags::MigrateOwner flag.
WithoutClose The invitation status of the matchmaking session does not change, even if the owner has been changed automatically due to the GatheringFlags::MigrateOwner flag.
End

Description

Options specified when matchmaking with friends.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL