Difference between revisions of "Event.REQUEST ERROR"
From GiderosMobile
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | '''Available since:''' Gideros 2012.09<br/> | + | '''<translate>Available since</translate>:''' Gideros 2012.09<br/> |
− | '''Value:''' requestError<br/> | + | '''<translate>Value</translate>:''' requestError<br/> |
− | === | + | === <translate>Descriptio</translate>n === |
<translate>Dispatched when a Facebook graph request has failed.</translate> | <translate>Dispatched when a Facebook graph request has failed.</translate> | ||
− | === Parameters === | + | === <translate>Parameters</translate> === |
'''errorCode''': (number) <translate>code of occurred error</translate><br/> | '''errorCode''': (number) <translate>code of occurred error</translate><br/> | ||
'''errorDescription''': (string) <translate>Description of the error</translate><br/> | '''errorDescription''': (string) <translate>Description of the error</translate><br/> |
Revision as of 07:28, 24 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