Choose your implementation method:
This function is part of the AntiCheatClient Interface.
Ends a multiplayer game session, either by leaving an ongoing session or shutting it down entirely.
Mode: All
Must be called when the multiplayer session ends, or when the local user leaves a session in progress.
Return Value
EOS_Success - If the session was ended normally
EOS_InvalidParameters - If input data was invalid
EOS_AntiCheat_InvalidMode - If the current mode does not support this function
Parameters
EOS_AntiCheatClient_EndSession
This function is part of the AntiCheatClient Interface.
Ends a multiplayer game session, either by leaving an ongoing session or shutting it down entirely.
Mode: All
Must be called when the multiplayer session ends, or when the local user leaves a session in progress.
{Result.InvalidParameters} - If input data was invalid
{Result.AntiCheatInvalidMode} - If the current mode does not support this function
Return Value
{Result.Success} - If the session was ended normally
Parameters
AntiCheatClient.AntiCheatClientInterface.EndSession
Parameter Type And Name
|
Usage Information
|
EndSessionOptions 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