nn::nex::MatchmakeSessionSearchCriteria::MatchmakeSessionSearchCriteria Constructor

Syntax

MatchmakeSessionSearchCriteria(
     qUnsignedInt32 gameMode,
     MatchmakeSystemType matchmakeSystemType
);

Parameters

Name Description
gameMode
matchmakeSystemType

Description

Instantiates the object.

Instantiates the object. Creates a valid object with the minimum number of required parameters set. This matches all matchmaking sessions with the specified game mode and matchmaking system type except for sessions without a host, sessions for which a password has been set, and sessions for which participation is locked.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL