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