nn::nex::UpdateMatchmakeSessionParam::SetTargetGatheringId Member Function

Syntax

void SetTargetGatheringId(
     GatheringID gid
);

Parameters

Name Description
in gid The gathering ID of the target to change.

Return Values

None.

Description

Sets the gathering ID of the target to change. This parameter must always be specified.

The initial state is INVALID_GATHERINGID.

Revision History

2014/07/02
Initial version.

CONFIDENTIAL