Difference between revisions of "Event.ERROR"
From GiderosMobile
(6 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
'''Available since:''' Gideros 2011.6<br/> | '''Available since:''' Gideros 2011.6<br/> | ||
'''Value:''' error<br/> | '''Value:''' error<br/> | ||
+ | '''Defined by:''' [[Geolocation]]<br/> | ||
+ | |||
=== Description === | === Description === | ||
− | + | This event is dispatched, when there is an error and '''Geolocation''' cannot be used currently. | |
+ | |||
+ | {{Geolocation}} | ||
+ | |||
__NOTOC__ | __NOTOC__ | ||
'''Available since:''' Gideros 2011.6<br/> | '''Available since:''' Gideros 2011.6<br/> | ||
'''Value:''' error<br/> | '''Value:''' error<br/> | ||
+ | '''Defined by:''' [[UrlLoader]]<br/> | ||
+ | |||
=== Description === | === Description === | ||
− | + | 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.