nn::nex::MatchmakeSessionSearchCriteria::SetReferPersistentGatheringId Member Function

Syntax

void SetReferPersistentGatheringId(
     GatheringID referPersistentGatheringId
);

Parameters

Name Description
in referPersistentGatheringId ID of the persistent gathering to associate. Specify INVALID_GATHERING to match on any value. The default is INVALID_GATHERING.

Return Values

None.

Description

Sets the IDs of related persistent gatherings to include in searches.

Sets the IDs of related persistent gatherings to include in searches. Matchmaking sessions associated with the specified persistent gatherings will be included in searches.

Revision History

2014/06/13
Initial version.

CONFIDENTIAL