Difference between revisions of "Event.LOGIN ERROR"
From GiderosMobile
Line 3: | Line 3: | ||
'''Value:''' loginError<br/> | '''Value:''' loginError<br/> | ||
=== Description === | === Description === | ||
− | 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__ | ||
'''Available since:''' Gideros 2012.09<br/> | '''Available since:''' Gideros 2012.09<br/> | ||
'''Value:''' loginError<br/> | '''Value:''' loginError<br/> | ||
=== Description === | === Description === | ||
− | Error while trying to log in | + | <translate>Error while trying to log in</translate> |
=== Parameters === | === Parameters === | ||
− | '''error''': (string) Error information<br/> | + | '''error''': (string) <translate>Error information</translate><br/> |
Revision as of 13:34, 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