nn::nex::MatchmakeSessionSearchCriteria::SetSelectionMethod Member Function

Syntax

void SetSelectionMethod(
     MatchmakeSelectionMethod selectionMethod,
     const MatchmakeParam & param
);

Parameters

Name Description
in selectionMethod Selections.
in param Parameters for the selection method.

Return Values

None.

Description

Specifies how to select which matchmaking session to join from the search results.

Sets the method to use for selecting which matchmaking session to join when numerous matchmaking sessions that meet the search criteria are found. Use this overloaded function when using the MATCHMAKE_SELECTION_METHOD_SCORE_BASED method.

Revision History

2014/04/15
Removed the beta designation.
2013/12/05
Initial version.

CONFIDENTIAL