Difference between revisions of "Event.REQUEST COMPLETE"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Dispatched when a Facebook graph request returns a response.")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
'''Available since:''' Gideros 2012.09<br/>
+
<languages />
=== Description ===
+
'''<translate>Available since</translate>:''' Gideros 2012.09<br/>
Dispatched when a Facebook graph request returns a response.
+
'''<translate>Value</translate>:''' requestComplete<br/>
 +
'''<translate>Defined by</translate>:''' [[Special:MyLanguage/Facebook|Facebook]]<br/>
 +
=== <translate>Descriptio</translate>n ===
 +
<translate>Dispatched when a Facebook graph request returns a response.</translate>
 +
=== <translate>Parameters</translate> ===
 +
'''response''': (string) <translate>contains the raw response of the completed Facebook graph request.</translate><br/>

Latest revision as of 10:58, 3 September 2018


Available since: Gideros 2012.09
Value: requestComplete
Defined by: Facebook

Description

Dispatched when a Facebook graph request returns a response.

Parameters

response: (string) contains the raw response of the completed Facebook graph request.