nn::nex::UpdateMatchmakeSessionParam::SetStartedTime Member Function

Syntax

void SetStartedTime(
     const DateTime & startedTime = DateTime::Future
);

Parameters

Name Description
in startedTime The new matchmaking start day and time. The default value is 9999/12/31 23:59:59.

Return Values

None.

Description

Sets the matchmaking start day and time.

Sets the matchmaking start date and time. If you specify a date and time that is in the future, the current time will be set on the server.

Revision History

2014/07/02
Initial version.

CONFIDENTIAL