Structure containing details about a client/peer authentication status change
Properties
EOS_AntiCheatCommon_OnClientAuthStatusChangedCallbackInfo
Property
|
Value
|
void* ClientData
|
Caller-specified context data
|
EOS_AntiCheatCommon_ClientHandle ClientHandle
|
The identifier of the client/peer that this status change applies to. See the RegisterClient and RegisterPeer functions.
|
EOS_EAntiCheatCommonClientAuthStatus ClientAuthStatus
|
The client/peer's new authentication status
|
Structure containing details about a client/peer authentication status change
Properties
AntiCheatCommon.OnClientAuthStatusChangedCallbackInfo
Property
|
Value
|
object ClientData
|
Caller-specified context data
|
System.IntPtr ClientHandle
|
The identifier of the client/peer that this status change applies to. See the RegisterClient and RegisterPeer functions.
|
AntiCheatCommonClientAuthStatus ClientAuthStatus
|
The client/peer's new authentication status
|
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