Class GJHttpResult

#include <Geode/binding/GJHttpResult.hpp>
classGJHttpResult:publiccocos2d::CCNode{ ... }
No description provided
Examples0
Public static methods1
staticGJHttpResult*create(
boolsuccess
,
gd::stringresponse
,,)

MacOS (ARM): 0x473b8c

MacOS (Intel): 0x51e0c0

Windows: Out of line

iOS: Out of line

Android: Rebinded

No description provided
Public member functions1
boolinit(
boolsuccess
,
gd::stringresponse
,,)

MacOS (ARM): 0x4b0bcc

MacOS (Intel): 0x561b10

Windows: Out of line

iOS: Out of line

Android: Rebinded

No description provided
Fields4
boolm_success
;
No description provided
gd::stringm_response
;
No description provided
gd::stringm_requestTag
;
No description provided
GJHttpTypem_httpType
;
No description provided
Protected member functions0
Protected fields0
Derived classes0