Difference between revisions of "Event.ERROR"
From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === This event is dispatched, when there is an error and `Geolocation` can not be used currently __NOTOC__...") |
|||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
'''Available since:''' Gideros 2011.6<br/> | '''Available since:''' Gideros 2011.6<br/> | ||
+ | '''Value:''' error<br/> | ||
=== Description === | === Description === | ||
This event is dispatched, when there is an error and `Geolocation` can not be used currently | This event is dispatched, when there is an error and `Geolocation` can not be used currently | ||
__NOTOC__ | __NOTOC__ | ||
'''Available since:''' Gideros 2011.6<br/> | '''Available since:''' Gideros 2011.6<br/> | ||
+ | '''Value:''' error<br/> | ||
=== Description === | === Description === | ||
This event is dispatched when `UrlLoader` can't reach the provided host. | This event is dispatched when `UrlLoader` can't reach the provided host. |
Revision as of 10:45, 23 August 2018
Available since: Gideros 2011.6
Value: error
Description
This event is dispatched, when there is an error and `Geolocation` can not be used currently
Available since: Gideros 2011.6
Value: error
Description
This event is dispatched when `UrlLoader` can't reach the provided host.