Difference between revisions of "Event.DIALOG ERROR"
From GiderosMobile
Line 3: | Line 3: | ||
'''Value:''' dialogError<br/> | '''Value:''' dialogError<br/> | ||
=== Description === | === Description === | ||
− | Dispatched when a Facebook dialog has failed. | + | <translate>Dispatched when a Facebook dialog has failed.</translate> |
=== Parameters === | === Parameters === | ||
− | '''errorCode''': (number) code of occurred error<br/> | + | '''errorCode''': (number) <translate>code of occurred error</translate><br/> |
− | '''errorDescription''': (string) Description of the error<br/> | + | '''errorDescription''': (string) <translate>Description of the error</translate><br/> |
Revision as of 13:38, 23 August 2018
Available since: Gideros 2012.09
Value: dialogError
Description
Dispatched when a Facebook dialog has failed.
Parameters
errorCode: (number) code of occurred error
errorDescription: (string) Description of the error