void SetReferPersistentGatheringId( GatheringID referPersistentGatheringId );
Name | Description | |
---|---|---|
in | referPersistentGatheringId | The persistent gathering ID to associate with this matchmaking session. Specify INVALID_GATHERINGID to not associate any persistent gatherings with the matchmaking session. Use the PersistentGathering::GetMatchmakeSessionCount function to get the number of matchmaking sessions associated with a persistent gathering. This number is automatically reduced when matchmaking sessions are destroyed. The initial value is INVALID_GATHERINGID . |
Sets the IDs of related persistent gatherings.
Sets the IDs of persistent gatherings to associate with this matchmaking session.
CONFIDENTIAL