A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
getAuthResponse() — Static Method , class com.facebook.graph.Facebook
Synchronous method to retrieve the current user's auth response.
getImageUrl(id:String, type:String) — Static Method , class com.facebook.graph.Facebook
Utility method to format a picture URL, in order to load an image from Facebook.
getImageUrl(id:String, type:String) — Static Method , class com.facebook.graph.FacebookDesktop
Utility method to format a picture URL, in order to load an image from Facebook.
getImageUrl(id:String, type:String) — Static Method , class com.facebook.graph.FacebookMobile
Utility method to format a picture URL, in order to load an image from Facebook.
getLoginStatus() — Static Method , class com.facebook.graph.Facebook
Asynchronous method to get the user's current session from Facebook.
getPostData() — method, class com.facebook.graph.utils.PostRequest
Returns the POST bytes to upload.
getRawResult(data:Object) — Static Method , class com.facebook.graph.Facebook
Returns a reference to the entire raw object Facebook returns (including paging, etc.).
getRawResult(data:Object) — Static Method , class com.facebook.graph.FacebookDesktop
Returns a reference to the entire raw object Facebook returns (including paging, etc.).
getRawResult(data:Object) — Static Method , class com.facebook.graph.FacebookMobile
Returns a reference to the entire raw object Facebook returns (including paging, etc.).
getSession() — Static Method , class com.facebook.graph.FacebookDesktop
Synchronous call to return the current user's session.
getSession() — Static Method , class com.facebook.graph.FacebookMobile
Synchronous call to return the current user's session.
getURLVariables(url:String) — Static Method , class com.facebook.graph.utils.FacebookDataUtils
Obtains the query string from the current HTML location and returns its values in a URLVariables instance.
GRAPH_URL — Static Property, class com.facebook.graph.core.FacebookURLDefaults
URL for calling all Graph API methods.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z