Choose your implementation method:
This data structure is part of the AntiCheatServer Interface.
Properties
EOS_AntiCheatServer_ReceiveMessageFromClientOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_ANTICHEATSERVER_RECEIVEMESSAGEFROMCLIENT_API_LATEST.
|
EOS_AntiCheatCommon_ClientHandle ClientHandle
|
Locally unique value describing the corresponding remote user, as previously passed to RegisterClient
|
uint32_t DataLengthBytes
|
The size of the data received
|
const void* Data
|
The data received
|
This data structure is part of the AntiCheatServer Interface.
Properties
AntiCheatServer.ReceiveMessageFromClientOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_ANTICHEATSERVER_RECEIVEMESSAGEFROMCLIENT_API_LATEST.
|
System.IntPtr ClientHandle
|
Locally unique value describing the corresponding remote user, as previously passed to RegisterClient
|
System.ArraySegment Data
|
The data received
|
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