Difference between revisions of "Event.REQUEST COMPLETE"
From GiderosMobile
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
| − | '''Available since:''' Gideros 2012.09<br/> | + | '''<translate>Available since</translate>:''' Gideros 2012.09<br/> |
| − | '''Value:''' requestComplete<br/> | + | '''<translate>Value</translate>:''' requestComplete<br/> |
| − | === | + | === <translate>Descriptio</translate>n === |
<translate>Dispatched when a Facebook graph request returns a response.</translate> | <translate>Dispatched when a Facebook graph request returns a response.</translate> | ||
| − | === Parameters === | + | === <translate>Parameters</translate> === |
'''response''': (string) <translate>contains the raw response of the completed Facebook graph request.</translate><br/> | '''response''': (string) <translate>contains the raw response of the completed Facebook graph request.</translate><br/> | ||
Revision as of 07:30, 24 August 2018
Available since: Gideros 2012.09
Value: requestComplete
Description
Dispatched when a Facebook graph request returns a response.
Parameters
response: (string) contains the raw response of the completed Facebook graph request.