Difference between revisions of "Event.ERROR"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
<languages />
+
'''Available since:''' Gideros 2011.6<br/>
'''<translate>Available since</translate>:''' Gideros 2011.6<br/>
+
'''Value:''' error<br/>
'''<translate>Value</translate>:''' error<br/>
+
'''Defined by:''' [[Geolocation]]<br/>
'''<translate>Defined by</translate>:''' [[Special:MyLanguage/Geolocation|Geolocation]]<br/>
+
 
=== <translate>Descriptio</translate>n ===
+
=== Description ===
<translate>This event is dispatched, when there is an error and [[Special:MyLanguage/Geolocation|Geolocation]] can not be used currently</translate>
+
This event is dispatched, when there is an error and '''Geolocation''' cannot be used currently.
 +
 
 +
----
 +
 
 
__NOTOC__
 
__NOTOC__
<languages />
+
'''Available since:''' Gideros 2011.6<br/>
'''<translate>Available since</translate>:''' Gideros 2011.6<br/>
+
'''Value:''' error<br/>
'''<translate>Value</translate>:''' error<br/>
+
'''Defined by:''' [[UrlLoader]]<br/>
'''<translate>Defined by</translate>:''' [[Special:MyLanguage/UrlLoader|UrlLoader]]<br/>
 
=== <translate>Descriptio</translate>n ===
 
<translate>This event is dispatched when [[Special:MyLanguage/UrlLoader|UrlLoader]] can't reach the provided host.</translate>
 
  
{{Geolocation}}
+
=== Description ===
 +
This event is dispatched when '''UrlLoader''' cannot reach the provided host.

Revision as of 13:29, 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.