nn::nex::MatchmakeSession::GetParticipantCount Member Function

Syntax

qUnsignedInt32 GetParticipantCount() const;

Parameters

None.

Return Values

The number of participants in the matchmaking session.

Description

Gets the number of participants in the matchmaking session.

Gets the number of participants in this matchmaking session.

Revision History

2014/03/13
Deleted incorrect description that a valid value is only set when the MatchmakeExtensionClient::BrowseMatchmakeSession and MatchmakeExtensionClient::AutoMatchmake functions are called. A valid value is also set when the value is retrieved from other functions.
2011/06/26
Revised the function reference because the MatchmakeExtensionClient::AutoMatchmake function had been left out as a function with which valid values can be set. Valid values could be set with the MatchmakeExtensionClient::AutoMatchmake function in previous versions as well.
2011/01/27
Initial version.

CONFIDENTIAL