Difference between revisions of "Event.ERROR"
From GiderosMobile
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | ''' | + | '''Available since:''' Gideros 2011.6<br/> |
− | ''' | + | '''Value:''' error<br/> |
− | ''' | + | '''Defined by:''' [[Geolocation]]<br/> |
− | === | + | |
− | + | === 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/> |
− | ''' | + | '''Value:''' error<br/> |
− | ''' | + | '''Defined by:''' [[UrlLoader]]<br/> |
− | === | + | |
− | + | === 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.