Interface IRMIAntiCheatClientAPI


public interface IRMIAntiCheatClientAPI
Since:
9/15/2024
  • Method Details

    • testConnection

      boolean testConnection()
      Returns:
      true if server API connection is alive, false otherwise
    • validateToken

      AntiCheatTokenInfo validateToken(String token)
      Parameters:
      token - token to validate
      Returns:
      possible information about specified token