Difference between revisions of "Event.ERROR"
From GiderosMobile
Line 3: | Line 3: | ||
'''Value:''' error<br/> | '''Value:''' error<br/> | ||
=== Description === | === Description === | ||
− | This event is dispatched, when there is an error and | + | <translate>This event is dispatched, when there is an error and [[[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 === | ||
− | This event is dispatched when | + | <translate>This event is dispatched when [[[UrlLoader]]] can't reach the provided host.</translate> |
Revision as of 13: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.