void SetJoinMatchmakeSessionBehavior( JoinMatchmakeSessionBehavior joinMatchmakeSessionBehavior );
Name | Description | |
---|---|---|
in | joinMatchmakeSessionBehavior | Returns the behavior to use when joining a session. |
Sets one of the behaviors enumerated by JoinMatchmakeSessionBehavior
for when joining a session.
The initial state is JOIN_MATCHMAKE_SESSION_BEHAVIOR_JOIN_MYSELF
.
CONFIDENTIAL