Difference between revisions of "Event.REQUEST ERROR"
From GiderosMobile
Line 3: | Line 3: | ||
'''Value:''' requestError<br/> | '''Value:''' requestError<br/> | ||
=== Description === | === Description === | ||
− | Dispatched when a Facebook graph request has failed. | + | <translate>Dispatched when a Facebook graph request 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:34, 23 August 2018
Available since: Gideros 2012.09
Value: requestError
Description
Dispatched when a Facebook graph request has failed.
Parameters
errorCode: (number) code of occurred error
errorDescription: (string) Description of the error