GameDB  1.6.0
GameDB Pro is a plugin that provides an easy to use and powerful game and meta data editor
GameDBLibrary.ServerResponse Class Reference

ServerResponse handles parsing basic responses from the GameDB server More...

Static Public Member Functions

static string HandleBasicResponse (IDownloadHandler response)
 Handles a basic response from the GameDBServer. More...
 

Detailed Description

ServerResponse handles parsing basic responses from the GameDB server

Member Function Documentation

◆ HandleBasicResponse()

static string GameDBLibrary.ServerResponse.HandleBasicResponse ( IDownloadHandler  response)
static

Handles a basic response from the GameDBServer.

Parameters
responseThe response object to parse.
Returns
null is returned if no error is found, otherwise an error message is returned