-
Notifications
You must be signed in to change notification settings - Fork 0
HTTP_OnResponse
Luckshya edited this page Mar 23, 2020
·
1 revision
Event HTTP_OnResponse
function HTTP_OnResponse(tag, url, statusCode, response);Called when data is received from sent GET Request.
-
tag- string -
url- string -
statusCode- integer -
response- string