Difference between revisions of "Event.LOGIN ERROR"
From GiderosMobile
Line 2: | Line 2: | ||
'''<translate>Available since</translate>:''' Gideros 2012.09<br/> | '''<translate>Available since</translate>:''' Gideros 2012.09<br/> | ||
'''<translate>Value</translate>:''' loginError<br/> | '''<translate>Value</translate>:''' loginError<br/> | ||
+ | '''<translate>Defined by</translate>:''' [[Special:MyLanguage/Facebook|Facebook]]<br/> | ||
=== <translate>Descriptio</translate>n === | === <translate>Descriptio</translate>n === | ||
− | <translate>Dispatched when a Facebook dialog has failed. | + | <translate>Dispatched when a Facebook dialog has failed. `event.errorCode` and `event.errorDescription` fields give detailed information about the fail reason.</translate> |
__NOTOC__ | __NOTOC__ | ||
'''<translate>Available since</translate>:''' Gideros 2012.09<br/> | '''<translate>Available since</translate>:''' Gideros 2012.09<br/> | ||
'''<translate>Value</translate>:''' loginError<br/> | '''<translate>Value</translate>:''' loginError<br/> | ||
+ | '''<translate>Defined by</translate>:''' [[Special:MyLanguage/Gaming|Gaming]]<br/> | ||
=== <translate>Descriptio</translate>n === | === <translate>Descriptio</translate>n === | ||
<translate>Error while trying to log in</translate> | <translate>Error while trying to log in</translate> | ||
=== <translate>Parameters</translate> === | === <translate>Parameters</translate> === | ||
'''error''': (string) <translate>Error information</translate><br/> | '''error''': (string) <translate>Error information</translate><br/> |
Revision as of 09:30, 24 August 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