This function is part of the AntiCheatClient Interface.
Registers a connected peer-to-peer client.
Mode: EOS_ACCM_PeerToPeer.
Must be paired with a call to EOS_AntiCheatClient_UnregisterPeer if this user leaves the session
in progress, or EOS_AntiCheatClient_EndSession if the entire session is ending.
Return Value
EOS_Success - If the player was registered successfully
EOS_InvalidParameters - If input data was invalid
EOS_AntiCheat_InvalidMode - If the current mode does not support this function
Parameters
EOS_AntiCheatClient_RegisterPeer
This function is part of the AntiCheatClient Interface.
Registers a connected peer-to-peer client.
Mode: {AntiCheatClientMode.PeerToPeer}.
Must be paired with a call to {UnregisterPeer} if this user leaves the session
in progress, or {EndSession} if the entire session is ending.
{Result.InvalidParameters} - If input data was invalid
{Result.AntiCheatInvalidMode} - If the current mode does not support this function
Return Value
{Result.Success} - If the player was registered successfully
Parameters
AntiCheatClient.AntiCheatClientInterface.RegisterPeer
Parameter Type And Name
|
Usage Information
|
RegisterPeerOptions options
|
Structure containing input data.
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no