nn::nex::AnybodyParticipationPolicyArgument::AnybodyParticipationPolicyArgument Enumerated Type

Syntax

enum AnybodyParticipationPolicyArgument;

Value

Value Description
WithoutClose Does not change the invitation status of the matchmaking session even if the owner is automatically changed due to the GatheringFlags::MigrateOwner flag.
CloseOnOwnerMigration Automatically closes the matchmaking session when the owner is automatically changed due to the GatheringFlags::MigrateOwner flag.
END

Description

Specify this option when you want to make a matchmaking session open to participation by anybody.

Revision History

2014/09/17
Initial version.

CONFIDENTIAL