nn::nex::JoinMatchmakeSessionParam::SetTargetGatheringId Member Function

Syntax

void SetTargetGatheringId(
     GatheringID gid
);

Parameters

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

Return Values

None.

Description

Sets the gathering ID of the target to join.

The initial state is INVALID_GATHERINGID.

Revision History

2014/03/19
Initial version.

CONFIDENTIAL