public bool preloadFQL_get (OnRequestCompleted callback)

Description

Uses callback on any preload fql data

Parameters

Name

Type

Definition

callback

OnRequestCompleted

a callback function to execute with the data

Return

public bool

boolean true or false depending on whether or not we're on a canvas page

Back to class public FB.ApiClient