JamHttpBase.Result

Inherits: RefCounted < Object

Inherited By: JamClientApi.GameSessionResult

There is currently no description for this class. Please help us by contributing one!

Properties

Dictionary

data

{}

bool

errored

false

String

error_msg

""

Methods

Variant

err ( String msg ) static

Variant

ok ( Dictionary d ) static


Property Descriptions

Dictionary data = {}

There is currently no description for this property. Please help us by contributing one!


bool errored = false

There is currently no description for this property. Please help us by contributing one!


String error_msg = ""

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

Variant err ( String msg ) static

There is currently no description for this method. Please help us by contributing one!


Variant ok ( Dictionary d ) static

There is currently no description for this method. Please help us by contributing one!