Difference between revisions of "Event.ERROR"
From GiderosMobile
Line 7: | Line 7: | ||
This event is dispatched, when there is an error and '''Geolocation''' cannot be used currently. | This event is dispatched, when there is an error and '''Geolocation''' cannot be used currently. | ||
− | + | {{Geolocation}} | |
__NOTOC__ | __NOTOC__ | ||
Line 16: | Line 16: | ||
=== Description === | === Description === | ||
This event is dispatched when '''UrlLoader''' cannot reach the provided host. | This event is dispatched when '''UrlLoader''' cannot reach the provided host. | ||
+ | |||
+ | {{UrlLoader}} |
Latest revision as of 12:32, 12 March 2023
Available since: Gideros 2011.6
Value: error
Defined by: Geolocation
Description
This event is dispatched, when there is an error and Geolocation cannot be used currently.
Available since: Gideros 2011.6
Value: error
Defined by: UrlLoader
Description
This event is dispatched when UrlLoader cannot reach the provided host.