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

Syntax

enum FriendOnlyParticipationPolicyArgument;

Value

Value Description
CloseOnOwnerMigration Automatically closes the matchmaking session when the owner is automatically changed because of the setting of the GatheringFlags::MigrateOwner flag.
WithoutClose The invitation status of the matchmaking session is not changed, even when the owner is automatically changed because of the setting of the GatheringFlags::MigrateOwner flag.
End

Description

Options specified when matchmaking with friends.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL