nn::nex::UpdateMatchmakeSessionParam::SetMinParticipants Member Function

Syntax

void SetMinParticipants(
     qUnsignedInt16 minParticipants
);

Parameters

Name Description
in minParticipants The new minimum number of participants.

Return Values

None.

Description

Sets the minimum number of participants.

Sets the minimum number of participants. The value set by this function currently has no effect on matchmaking.

Revision History

2014/07/02
Initial version.

CONFIDENTIAL