enum AnybodyParticipationPolicyArgument;
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 |
Specify this option when you want to make a matchmaking session open to participation by anybody.
CONFIDENTIAL