UrlLoader Event.COMPLETE

From GiderosMobile
Revision as of 13:23, 12 March 2023 by MoKaLux (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2011.6
Value: complete
Defined by: UrlLoader

Description

This event is dispatched when UrlLoader has reached the host and loading is complete.

Parameters

data: (string) the downloaded data
httpStatusCode: (number) HTTP Response Code from server
headers: (table) HTTP response headers