Index
All Classes and Interfaces|All Packages|Serialized Form
A
- ALREADY_REGISTERED - Enum constant in enum class host.anzo.anticheat.server.api.enums.EAntiClientRegisterResult
- AntiCheatClientInfo - Class in host.anzo.anticheat.server.api.model
- AntiCheatClientInfo(int, String, String, String) - Constructor for class host.anzo.anticheat.server.api.model.AntiCheatClientInfo
-
Default constructor for loading client info from a predefined list (server side)
- AntiCheatTokenInfo - Class in host.anzo.anticheat.server.api.model
- AntiCheatTokenInfo() - Constructor for class host.anzo.anticheat.server.api.model.AntiCheatTokenInfo
C
- CONNECTED - Enum constant in enum class host.anzo.anticheat.server.api.enums.EAntiCheatClientState
D
- DISCONNECTED - Enum constant in enum class host.anzo.anticheat.server.api.enums.EAntiCheatClientState
E
- EAntiCheatClientState - Enum Class in host.anzo.anticheat.server.api.enums
- EAntiClientRegisterResult - Enum Class in host.anzo.anticheat.server.api.enums
H
- host.anzo.anticheat.server.api - package host.anzo.anticheat.server.api
- host.anzo.anticheat.server.api.enums - package host.anzo.anticheat.server.api.enums
- host.anzo.anticheat.server.api.model - package host.anzo.anticheat.server.api.model
I
- IAntiCheatClientAPI - Interface in host.anzo.anticheat.server.api
- IAntiCheatServerAPI - Interface in host.anzo.anticheat.server.api
R
- registerClient(IAntiCheatClientAPI, AntiCheatClientInfo) - Method in interface host.anzo.anticheat.server.api.IAntiCheatServerAPI
-
Register a client at master server
- reset() - Method in class host.anzo.anticheat.server.api.model.AntiCheatClientInfo
S
- SUCCESS - Enum constant in enum class host.anzo.anticheat.server.api.enums.EAntiClientRegisterResult
T
- testConnection() - Method in interface host.anzo.anticheat.server.api.IAntiCheatClientAPI
- testConnection() - Method in interface host.anzo.anticheat.server.api.IAntiCheatServerAPI
U
- UNKNOWN_CLIENT - Enum constant in enum class host.anzo.anticheat.server.api.enums.EAntiClientRegisterResult
- update(IAntiCheatClientAPI, AntiCheatClientInfo) - Method in class host.anzo.anticheat.server.api.model.AntiCheatClientInfo
V
- validateToken(String) - Method in interface host.anzo.anticheat.server.api.IAntiCheatClientAPI
- valueOf(String) - Static method in enum class host.anzo.anticheat.server.api.enums.EAntiCheatClientState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class host.anzo.anticheat.server.api.enums.EAntiClientRegisterResult
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class host.anzo.anticheat.server.api.enums.EAntiCheatClientState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class host.anzo.anticheat.server.api.enums.EAntiClientRegisterResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Serialized Form