nn::nex::CreateMatchmakeSessionParam::SetSourceMatchmakeSession Member Function

Syntax

void SetSourceMatchmakeSession(
     const MatchmakeSession & sourceMatchmakeSession
);

Parameters

Name Description
in sourceMatchmakeSession The matchmaking session to create.

Return Values

None.

Description

Sets the matchmaking session to create.

A matchmaking session is created using the parameters specified in sourceMatchmakeSession.

Revision History

2014/03/19
Initial version.

CONFIDENTIAL