nn::nex::JoinMatchmakeSessionParam::SetJoinMatchmakeSessionBehavior Member Function

Syntax

void SetJoinMatchmakeSessionBehavior(
     JoinMatchmakeSessionBehavior joinMatchmakeSessionBehavior
);

Parameters

Name Description
in joinMatchmakeSessionBehavior Returns the behavior to use when joining a session.

Return Values

None.

Description

Sets one of the behaviors enumerated by JoinMatchmakeSessionBehavior for when joining a session.

The initial state is JOIN_MATCHMAKE_SESSION_BEHAVIOR_JOIN_MYSELF.

Revision History

2014/03/19
Initial version.

CONFIDENTIAL