EOS_AntiCheatClient_ReceiveMessageFromServer

EOS API reference page for EOS_AntiCheatClient_ReceiveMessageFromServer

1分未満で読めます

This function is part of the AntiCheatClient Interface.

Remarks

Call when an anti-cheat message is received from the game server. Mode: EOS_ACCM_ClientServer.

Return Value

  • EOS_Success - If the message was processed successfully

  • EOS_InvalidParameters - If input data was invalid

  • EOS_InvalidRequest - If message contents were corrupt and could not be processed

  • EOS_AntiCheat_InvalidMode - If the current mode does not support this function

Parameters

EOS_AntiCheatClient_ReceiveMessageFromServer

Parameter Type And NameUsage Information
EOS_HAntiCheatClient Handle
const EOS_AntiCheatClient_ReceiveMessageFromServerOptions* OptionsStructure containing input data.