nn::nex::MatchmakeSession::SetMatchmakeParam Member Function

Syntax

void SetMatchmakeParam(
     const MatchmakeParam & matchmakeParam
);

Parameters

Name Description
in matchmakeParam Matchmaking parameters.

Return Values

None.

Description

Sets the matchmaking parameters.

Sets the matchmaking parameters. The matchmaking parameters are used when the matchmaking session selection method is MATCHMAKE_SELECTION_METHOD_SCORE_BASED.

Revision History

2013/12/05
Initial version.

CONFIDENTIAL