Difference between revisions of "Event.LOGIN ERROR"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Dispatched when a Facebook dialog has failed. `event.errorCode` and `event.errorDescription` fields g...")
 
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
'''Available since:''' Gideros 2012.09<br/>
+
<languages />
=== Description ===
+
'''<translate>Available since</translate>:''' Gideros 2012.09<br/>
Dispatched when a Facebook dialog has failed. `event.errorCode` and `event.errorDescription` fields give detailed information about the fail reason.
+
'''<translate>Value</translate>:''' loginError<br/>
 +
'''<translate>Defined by</translate>:''' [[Special:MyLanguage/Facebook|Facebook]]<br/>
 +
=== <translate>Descriptio</translate>n ===
 +
<translate>Dispatched when a Facebook dialog has failed. ''event.errorCode'' and ''event.errorDescription'' fields give detailed information about the fail reason.</translate>
 
__NOTOC__
 
__NOTOC__
'''Available since:''' Gideros 2012.09<br/>
+
<languages />
=== Description ===
+
'''<translate>Available since</translate>:''' Gideros 2012.09<br/>
Error while trying to log in
+
'''<translate>Value</translate>:''' loginError<br/>
 +
'''<translate>Defined by</translate>:''' [[Special:MyLanguage/Gaming|Gaming]]<br/>
 +
=== <translate>Descriptio</translate>n ===
 +
<translate>Error while trying to log in</translate>
 +
=== <translate>Parameters</translate> ===
 +
'''error''': (string) <translate>Error information</translate><br/>

Latest revision as of 10:58, 3 September 2018


Available since: Gideros 2012.09
Value: loginError
Defined by: Facebook

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
Defined by: Gaming

Description

Error while trying to log in

Parameters

error: (string) Error information