Difference between revisions of "Facebook:setAppId"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> Initializes the Facebook library and sets App ID. This function should be called first before...")
(No difference)

Revision as of 11:03, 23 August 2018

Available since: Gideros 2012.09

Description


Initializes the Facebook library and sets App ID. This function should be called first before other functions.

= Facebook:setAppId(appId,)

'appId: (string) The Facebook application id. '