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...")
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
'''Available since:''' Gideros 2012.09<br/>
 
'''Available since:''' Gideros 2012.09<br/>
 +
'''Value:''' loginError<br/>
 
=== Description ===
 
=== Description ===
 
Dispatched when a Facebook dialog has failed. `event.errorCode` and `event.errorDescription` fields give detailed information about the fail reason.
 
Dispatched when a Facebook dialog has failed. `event.errorCode` and `event.errorDescription` fields give detailed information about the fail reason.
 
__NOTOC__
 
__NOTOC__
 
'''Available since:''' Gideros 2012.09<br/>
 
'''Available since:''' Gideros 2012.09<br/>
 +
'''Value:''' loginError<br/>
 
=== Description ===
 
=== Description ===
 
Error while trying to log in
 
Error while trying to log in
 +
=== Parameters ===
 +
'''error''': (string) Error information<br/>

Revision as of 11:45, 23 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