Interface IRMIAntiCheatClientAPI
public interface IRMIAntiCheatClientAPI
- Since:
- 9/15/2024
-
Method Summary
-
Method Details
-
testConnection
boolean testConnection()- Returns:
trueif server API connection is alive,falseotherwise
-
validateToken
- Parameters:
token- token to validate- Returns:
- possible information about specified token
-