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

Syntax

enum AnybodyParticipationPolicyArgument;

Value

Value Description
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.
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