Difference between revisions of "Event.ERROR"
From GiderosMobile
Line 3: | Line 3: | ||
'''Value:''' error<br/> | '''Value:''' error<br/> | ||
=== Description === | === Description === | ||
− | <translate>This event is dispatched, when there is an error and [[Geolocation]] can not be used currently</translate> | + | <translate>This event is dispatched, when there is an error and [[Special:MyLanguage/Geolocation|Geolocation]] can not be used currently</translate> |
__NOTOC__ | __NOTOC__ | ||
'''Available since:''' Gideros 2011.6<br/> | '''Available since:''' Gideros 2011.6<br/> | ||
'''Value:''' error<br/> | '''Value:''' error<br/> | ||
=== Description === | === Description === | ||
− | <translate>This event is dispatched when [[UrlLoader]] can't reach the provided host.</translate> | + | <translate>This event is dispatched when [[Special:MyLanguage/UrlLoader|UrlLoader]] can't reach the provided host.</translate> |
Revision as of 16:34, 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.