Difference between revisions of "Event.LOGIN ERROR"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
'''Available since:''' Gideros 2012.09<br/>
+
'''<translate>Available since</translate>:''' Gideros 2012.09<br/>
'''Value:''' loginError<br/>
+
'''<translate>Value</translate>:''' loginError<br/>
=== Description ===
+
=== <translate>Descriptio</translate>n ===
 
<translate>Dispatched when a Facebook dialog has failed. [[Special:MyLanguage/event.errorCode|event.errorCode]] and [[Special:MyLanguage/event.errorDescription|event.errorDescription]] fields give detailed information about the fail reason.</translate>
 
<translate>Dispatched when a Facebook dialog has failed. [[Special:MyLanguage/event.errorCode|event.errorCode]] and [[Special:MyLanguage/event.errorDescription|event.errorDescription]] fields give detailed information about the fail reason.</translate>
 
__NOTOC__
 
__NOTOC__
'''Available since:''' Gideros 2012.09<br/>
+
'''<translate>Available since</translate>:''' Gideros 2012.09<br/>
'''Value:''' loginError<br/>
+
'''<translate>Value</translate>:''' loginError<br/>
=== Description ===
+
=== <translate>Descriptio</translate>n ===
 
<translate>Error while trying to log in</translate>
 
<translate>Error while trying to log in</translate>
=== Parameters ===
+
=== <translate>Parameters</translate> ===
 
'''error''': (string) <translate>Error information</translate><br/>
 
'''error''': (string) <translate>Error information</translate><br/>

Revision as of 08:28, 24 August 2018

Available since: Gideros 2012.09
Value: loginError

Description

Dispatched when a Facebook dialog has failed. event.errorCode and event.errorDescription fields give detailed information about the fail reason.

Available since: Gideros 2012.09
Value: loginError

Description

Error while trying to log in

Parameters

error: (string) Error information