C# (CSharp) Pokemon3D.GameJolt Namespace

Classes

Name Description
API Handles requests to the Game Jolt Game API.
API.Calls.Friends Contains static methods to create valid API calls to the Game Jolt API to work with friendlists.
API.Calls.Scoreboards Contains static methods to create valid API calls to the Game Jolt API to access score boards.
API.Calls.Sessions Contains static methods to create valid API calls to the Game Jolt API to utilize sessions.
API.Calls.Storage Contains static methods to create valid API calls to the Game Jolt API accessing the game's data storage.
API.Calls.Time Contains static methods to create valid API calls to the Game Jolt API to the server's time data.
API.Calls.Trophies Contains static methods to create valid API calls to the Game Jolt API accessing Trophy information.
API.Calls.Users Contains static methods to create valid API calls to the Game Jolt API accessing user functionalities.
APICall A call to a Game Jolt API endpoint.
ResponseManager Manages the response data from a Game Jolt API call.
UrlEncoder