Skip to content

DataRequest ​

Represents a request for game data.

Kind: Class

Namespace: ConnectorLib.JSON

Inheritance: SimpleJSONRequest

Public Constructors

DataRequest(string key)

Creates a new instance of the ConnectorLib.JSON.DataRequest class.

Public Attributes

string

key

The key of the data to request.