EOS_AntiCheatServer_BeginSession

EOS API reference page for EOS_AntiCheatServer_BeginSession

1분 미만 소요

This function is part of the AntiCheatServer Interface.

Remarks

Begin the gameplay session. Event callbacks must be configured with EOS_AntiCheatServer_AddNotifyMessageToClient and EOS_AntiCheatServer_AddNotifyClientActionRequired before calling this function.

Return Value

  • EOS_Success - If the initialization succeeded

  • EOS_InvalidParameters - If input data was invalid

Parameters

EOS_AntiCheatServer_BeginSession

Parameter Type And NameUsage Information
EOS_HAntiCheatServer Handle
const EOS_AntiCheatServer_BeginSessionOptions* OptionsStructure containing input data.