Skip navigation links
A C D E F G H I J K L N O P R S U V 

A

AbstractRequest - Class in de.tomgrill.gdxfacebook.core
 
AbstractRequest() - Constructor for class de.tomgrill.gdxfacebook.core.AbstractRequest
 
accessToken - Variable in class de.tomgrill.gdxfacebook.core.GDXFacebookBasic
 
APP_ID - Variable in class de.tomgrill.gdxfacebook.core.GDXFacebookConfig
Put you Facebook App ID here.

C

callback - Variable in class de.tomgrill.gdxfacebook.core.GDXFacebookBasic
 
config - Variable in class de.tomgrill.gdxfacebook.core.GDXFacebookBasic
 
connected(String, String) - Method in interface de.tomgrill.gdxfacebook.html.StatusCallback
 

D

de.tomgrill.gdxfacebook.core - package de.tomgrill.gdxfacebook.core
 
de.tomgrill.gdxfacebook.core.utils - package de.tomgrill.gdxfacebook.core.utils
 
de.tomgrill.gdxfacebook.html - package de.tomgrill.gdxfacebook.html
 
defaultEncoding - Static variable in class de.tomgrill.gdxfacebook.core.GDXFacebookGraphRequest
 
DELETE_SESSION_DATA - Static variable in class de.tomgrill.gdxfacebook.core.SignOutMode
 
deleteTokenData() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookBasic
 
disconnected() - Method in interface de.tomgrill.gdxfacebook.html.StatusCallback
 

E

error() - Method in interface de.tomgrill.gdxfacebook.html.JsonCallback
 

F

FacebookLoader - Interface in de.tomgrill.gdxfacebook.core
 
fail() - Method in interface de.tomgrill.gdxfacebook.html.LoginCallback
 
FallbackGDXFacebook - Class in de.tomgrill.gdxfacebook.core
 
FallbackGDXFacebook() - Constructor for class de.tomgrill.gdxfacebook.core.FallbackGDXFacebook
 
FB() - Static method in class de.tomgrill.gdxfacebook.core.GDXFacebookHandler
 
fields - Variable in class de.tomgrill.gdxfacebook.core.AbstractRequest
 

G

gameRequest(GDXFacebookGameRequest, GDXFacebookCallback<GameRequestResult>) - Method in class de.tomgrill.gdxfacebook.core.FallbackGDXFacebook
 
gameRequest(GDXFacebookGameRequest, GDXFacebookCallback<GameRequestResult>) - Method in interface de.tomgrill.gdxfacebook.core.GDXFacebook
Make a Game Request which uses the underlaying Facebook SDK.
gameRequest(GDXFacebookGameRequest, GDXFacebookCallback<GameRequestResult>) - Method in class de.tomgrill.gdxfacebook.html.HTMLGDXFacebook
 
GameRequestResult - Class in de.tomgrill.gdxfacebook.core
 
GameRequestResult(String, Array<String>) - Constructor for class de.tomgrill.gdxfacebook.core.GameRequestResult
 
GDXFacebook - Interface in de.tomgrill.gdxfacebook.core
 
GDXFacebookAccessToken - Class in de.tomgrill.gdxfacebook.core
 
GDXFacebookAccessToken(String, long) - Constructor for class de.tomgrill.gdxfacebook.core.GDXFacebookAccessToken
 
GDXFacebookBasic - Class in de.tomgrill.gdxfacebook.core
 
GDXFacebookBasic(GDXFacebookConfig) - Constructor for class de.tomgrill.gdxfacebook.core.GDXFacebookBasic
 
GDXFacebookCallback<T extends Result> - Interface in de.tomgrill.gdxfacebook.core
Callback interface for graph request.
GDXFacebookCallbackAdapter<T extends Result> - Class in de.tomgrill.gdxfacebook.core
 
GDXFacebookCallbackAdapter() - Constructor for class de.tomgrill.gdxfacebook.core.GDXFacebookCallbackAdapter
 
GDXFacebookConfig - Class in de.tomgrill.gdxfacebook.core
 
GDXFacebookConfig() - Constructor for class de.tomgrill.gdxfacebook.core.GDXFacebookConfig
 
GDXFacebookError - Class in de.tomgrill.gdxfacebook.core
 
GDXFacebookError(String) - Constructor for class de.tomgrill.gdxfacebook.core.GDXFacebookError
 
GDXFacebookGameRequest - Class in de.tomgrill.gdxfacebook.core
 
GDXFacebookGameRequest() - Constructor for class de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest
 
GDXFacebookGameRequest.ActionType - Enum in de.tomgrill.gdxfacebook.core
 
GDXFacebookGameRequest.Filters - Enum in de.tomgrill.gdxfacebook.core
 
GDXFacebookGraphRequest - Class in de.tomgrill.gdxfacebook.core
Build a proper Facebook Graph API request with this class.
GDXFacebookGraphRequest() - Constructor for class de.tomgrill.gdxfacebook.core.GDXFacebookGraphRequest
 
GDXFacebookHandler - Class in de.tomgrill.gdxfacebook.core
 
GDXFacebookHandler() - Constructor for class de.tomgrill.gdxfacebook.core.GDXFacebookHandler
 
GDXFacebookMultiPartRequest - Class in de.tomgrill.gdxfacebook.core
Build a proper mulitpart Facebook Graph API request with this class.
GDXFacebookMultiPartRequest() - Constructor for class de.tomgrill.gdxfacebook.core.GDXFacebookMultiPartRequest
 
GDXFacebookProvider - Interface in de.tomgrill.gdxfacebook.core
 
GDXFacebookSystem - Class in de.tomgrill.gdxfacebook.core
 
GDXFacebookSystem() - Constructor for class de.tomgrill.gdxfacebook.core.GDXFacebookSystem
 
GDXFacebookVars - Class in de.tomgrill.gdxfacebook.core
 
GDXFacebookVars() - Constructor for class de.tomgrill.gdxfacebook.core.GDXFacebookVars
 
getAccessToken() - Method in class de.tomgrill.gdxfacebook.core.FallbackGDXFacebook
Deprecated.
getAccessToken() - Method in interface de.tomgrill.gdxfacebook.core.GDXFacebook
 
getAccessToken() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookBasic
Currently used accessToken.
getAccessToken() - Method in class de.tomgrill.gdxfacebook.core.SignInResult
 
getAccessToken() - Method in class de.tomgrill.gdxfacebook.html.HTMLGDXFacebook
 
getActionType() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest
 
getContent() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGraphRequest
 
getContent() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookMultiPartRequest
 
getContent() - Method in interface de.tomgrill.gdxfacebook.core.Request
 
getContentStream() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGraphRequest
 
getContentStream() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookMultiPartRequest
 
getContentStream() - Method in interface de.tomgrill.gdxfacebook.core.Request
 
getData() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest
 
getErrorMessage() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookError
 
getExpiresAt() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookAccessToken
 
getFacebook() - Static method in class de.tomgrill.gdxfacebook.core.GDXFacebookSystem
 
getFilters() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest
 
getHeaders() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGraphRequest
 
getHeaders() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookMultiPartRequest
 
getHeaders() - Method in interface de.tomgrill.gdxfacebook.core.Request
 
getJavascriptObjectString() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGraphRequest
 
getJavascriptObjectString() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookMultiPartRequest
 
getJavascriptObjectString() - Method in interface de.tomgrill.gdxfacebook.core.Request
 
getJsonValue() - Method in class de.tomgrill.gdxfacebook.core.JsonResult
 
getMessage() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest
 
getMessage() - Method in class de.tomgrill.gdxfacebook.core.Result
 
getMethod() - Method in class de.tomgrill.gdxfacebook.core.AbstractRequest
 
getMethod() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookMultiPartRequest
 
getMethod() - Method in interface de.tomgrill.gdxfacebook.core.Request
 
getNode() - Method in class de.tomgrill.gdxfacebook.core.AbstractRequest
 
getNode() - Method in interface de.tomgrill.gdxfacebook.core.Request
 
getObjectId() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest
 
getRecipients() - Method in class de.tomgrill.gdxfacebook.core.GameRequestResult
 
getRecipients() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest
 
getRequestId() - Method in class de.tomgrill.gdxfacebook.core.GameRequestResult
 
getSuggestions() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest
 
getTimeout() - Method in class de.tomgrill.gdxfacebook.core.AbstractRequest
 
getTimeout() - Method in interface de.tomgrill.gdxfacebook.core.Request
 
getTitle() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest
 
getToken() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookAccessToken
 
getUrl() - Method in class de.tomgrill.gdxfacebook.core.AbstractRequest
 
getUrl() - Method in interface de.tomgrill.gdxfacebook.core.Request
 
graph(Request, GDXFacebookCallback<JsonResult>) - Method in class de.tomgrill.gdxfacebook.core.FallbackGDXFacebook
 
graph(Request, GDXFacebookCallback<JsonResult>) - Method in interface de.tomgrill.gdxfacebook.core.GDXFacebook
Make a new Graph API Request.
graph(Request, GDXFacebookCallback<JsonResult>) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookBasic
 
graph(Request, GDXFacebookCallback<JsonResult>) - Method in class de.tomgrill.gdxfacebook.html.HTMLGDXFacebook
 
GRAPH_API_VERSION - Variable in class de.tomgrill.gdxfacebook.core.GDXFacebookConfig
The Graph API version to use for graph request.

H

HTMLFacebookLoader - Class in de.tomgrill.gdxfacebook.html
 
HTMLFacebookLoader() - Constructor for class de.tomgrill.gdxfacebook.html.HTMLFacebookLoader
 
HTMLGDXFacebook - Class in de.tomgrill.gdxfacebook.html
 
HTMLGDXFacebook(GDXFacebookConfig) - Constructor for class de.tomgrill.gdxfacebook.html.HTMLGDXFacebook
 

I

InitCallback - Interface in de.tomgrill.gdxfacebook.html
 
install(GDXFacebookConfig) - Static method in class de.tomgrill.gdxfacebook.core.GDXFacebookSystem
 
isLoaded() - Method in class de.tomgrill.gdxfacebook.core.FallbackGDXFacebook
 
isLoaded() - Method in interface de.tomgrill.gdxfacebook.core.GDXFacebook
 
isLoaded() - Method in class de.tomgrill.gdxfacebook.html.HTMLGDXFacebook
 
isSignedIn() - Method in class de.tomgrill.gdxfacebook.core.FallbackGDXFacebook
 
isSignedIn() - Method in interface de.tomgrill.gdxfacebook.core.GDXFacebook
 
isSignedIn() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookBasic
 
isSignedIn() - Method in class de.tomgrill.gdxfacebook.html.HTMLGDXFacebook
 
isUseCurrentAccessToken() - Method in class de.tomgrill.gdxfacebook.core.AbstractRequest
 
isUseCurrentAccessToken() - Method in interface de.tomgrill.gdxfacebook.core.Request
 
isValidErrorSignInURL(String) - Static method in class de.tomgrill.gdxfacebook.core.utils.Utils
 
isValidSuccessfulSignInURL(String) - Static method in class de.tomgrill.gdxfacebook.core.utils.Utils
 

J

JsonCallback - Interface in de.tomgrill.gdxfacebook.html
 
JsonResult - Class in de.tomgrill.gdxfacebook.core
 
JsonResult(JsonValue) - Constructor for class de.tomgrill.gdxfacebook.core.JsonResult
 
JsonResult(String) - Constructor for class de.tomgrill.gdxfacebook.core.JsonResult
 
jsonResult(String) - Method in interface de.tomgrill.gdxfacebook.html.JsonCallback
 
jsonValue - Variable in class de.tomgrill.gdxfacebook.core.JsonResult
 

K

KEEP_SESSION_DATA - Static variable in class de.tomgrill.gdxfacebook.core.SignOutMode
 

L

load(GDXFacebookConfig) - Method in interface de.tomgrill.gdxfacebook.core.FacebookLoader
 
load(GDXFacebookConfig) - Static method in class de.tomgrill.gdxfacebook.core.ReflectionLoader
 
load(GDXFacebookConfig) - Method in class de.tomgrill.gdxfacebook.html.HTMLFacebookLoader
 
loadAccessToken() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookBasic
 
loaded() - Method in interface de.tomgrill.gdxfacebook.html.InitCallback
 
LOG_TAG - Static variable in class de.tomgrill.gdxfacebook.core.GDXFacebookVars
 
LoginCallback - Interface in de.tomgrill.gdxfacebook.html
 

N

nameValueSeparator - Static variable in class de.tomgrill.gdxfacebook.core.GDXFacebookGraphRequest
 
newGraphRequest(Request, GDXFacebookCallback<JsonResult>) - Method in class de.tomgrill.gdxfacebook.core.FallbackGDXFacebook
 
newGraphRequest(Request, GDXFacebookCallback<JsonResult>) - Method in interface de.tomgrill.gdxfacebook.core.GDXFacebook
Deprecated.
since v1.2.0 will be removed with v1.4.0
newGraphRequest(Request, GDXFacebookCallback<JsonResult>) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookBasic
 
newGraphRequest(Request, GDXFacebookCallback<JsonResult>) - Method in class de.tomgrill.gdxfacebook.html.HTMLGDXFacebook
 
node - Variable in class de.tomgrill.gdxfacebook.core.AbstractRequest
 
notAuthorized() - Method in interface de.tomgrill.gdxfacebook.html.StatusCallback
 

O

onCancel() - Method in interface de.tomgrill.gdxfacebook.core.GDXFacebookCallback
Called when the request is canceled by the user or anything else.
onCancel() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookCallbackAdapter
 
onError(GDXFacebookError) - Method in interface de.tomgrill.gdxfacebook.core.GDXFacebookCallback
Called on error.
onError(GDXFacebookError) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookCallbackAdapter
 
onFail(Throwable) - Method in interface de.tomgrill.gdxfacebook.core.GDXFacebookCallback
Called when a technical error with the connection occurs.
onFail(Throwable) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookCallbackAdapter
 
onSuccess(T) - Method in interface de.tomgrill.gdxfacebook.core.GDXFacebookCallback
Called when the request returned successfully.
onSuccess(T) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookCallbackAdapter
 

P

parameterSeparator - Static variable in class de.tomgrill.gdxfacebook.core.GDXFacebookGraphRequest
 
parseQuery(String) - Static method in class de.tomgrill.gdxfacebook.core.utils.Utils
 
permissions - Variable in class de.tomgrill.gdxfacebook.core.GDXFacebookBasic
 
permissionsArrayToString(Array<String>) - Static method in class de.tomgrill.gdxfacebook.core.utils.Utils
 
PREF_FILENAME - Variable in class de.tomgrill.gdxfacebook.core.GDXFacebookConfig
gdx-facebook stores certain values and Facebook tokens in this file.
preferences - Variable in class de.tomgrill.gdxfacebook.core.GDXFacebookBasic
 
provideConfig() - Method in interface de.tomgrill.gdxfacebook.core.GDXFacebookProvider
 
provideInstance() - Method in interface de.tomgrill.gdxfacebook.core.GDXFacebookProvider
 
putField(String, String) - Method in class de.tomgrill.gdxfacebook.core.AbstractRequest
Add a field to the request.
putField(String, String) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGraphRequest
 
putField(String, String) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookMultiPartRequest
 
putField(String, String) - Method in interface de.tomgrill.gdxfacebook.core.Request
 
putFields(ArrayMap<String, String>) - Method in class de.tomgrill.gdxfacebook.core.AbstractRequest
Add multiple fields to the request.
putFields(ArrayMap<String, String>) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGraphRequest
 
putFields(ArrayMap<String, String>) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookMultiPartRequest
 
putFields(ArrayMap<String, String>) - Method in interface de.tomgrill.gdxfacebook.core.Request
 

R

ReflectionLoader - Class in de.tomgrill.gdxfacebook.core
 
ReflectionLoader() - Constructor for class de.tomgrill.gdxfacebook.core.ReflectionLoader
 
Request - Interface in de.tomgrill.gdxfacebook.core
 
Result - Class in de.tomgrill.gdxfacebook.core
 
Result(String) - Constructor for class de.tomgrill.gdxfacebook.core.Result
 

S

setAccessToken(GDXFacebookAccessToken) - Method in class de.tomgrill.gdxfacebook.core.SignInResult
 
setActionType(GDXFacebookGameRequest.ActionType) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest
Sets the action type for this request
setData(String) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest
Sets optional data which can be used for tracking; maximum length is 255 characters.
setErrorMessage(String) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookError
 
setExpiresAt(long) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookAccessToken
 
setFileHandle(FileHandle, String) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookMultiPartRequest
 
setFilters(GDXFacebookGameRequest.Filters) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest
Sets the filters for everybody/app users/non app users
setJsonString(String) - Method in class de.tomgrill.gdxfacebook.core.JsonResult
 
setJsonValue(JsonValue) - Method in class de.tomgrill.gdxfacebook.core.JsonResult
 
setMessage(String) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest
Sets the message users receiving the request will see.
setMessage(String) - Method in class de.tomgrill.gdxfacebook.core.Result
 
setMethod(String) - Method in class de.tomgrill.gdxfacebook.core.AbstractRequest
Set the HTTP request method.
setMethod(String) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGraphRequest
 
setMethod(String) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookMultiPartRequest
 
setMethod(String) - Method in interface de.tomgrill.gdxfacebook.core.Request
 
setNode(String) - Method in class de.tomgrill.gdxfacebook.core.AbstractRequest
 
setNode(String) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGraphRequest
 
setNode(String) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookMultiPartRequest
 
setNode(String) - Method in interface de.tomgrill.gdxfacebook.core.Request
Sets the node.
setObjectId(String) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest
Sets the open graph id of the object that action type will be performed on Only valid (and required) for ActionTypes SEND, ASKFOR
setRecipients(Array<String>) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest
An array of user IDs, usernames or invite tokens (String) of people to send request.
setSuggestions(Array<String>) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest
Sets a list of user ids suggested as request receivers
setTimeout(int) - Method in class de.tomgrill.gdxfacebook.core.AbstractRequest
Set the timeout in msec.
setTimeout(int) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGraphRequest
 
setTimeout(int) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookMultiPartRequest
 
setTimeout(int) - Method in interface de.tomgrill.gdxfacebook.core.Request
 
setTitle(String) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest
Sets an optional title for the dialog; maximum length is 50 characters.
setToken(String) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookAccessToken
 
setup(GDXFacebook) - Static method in class de.tomgrill.gdxfacebook.core.GDXFacebookHandler
 
showGameRequest(GDXFacebookGameRequest, GDXFacebookCallback<GameRequestResult>) - Method in class de.tomgrill.gdxfacebook.core.FallbackGDXFacebook
 
showGameRequest(GDXFacebookGameRequest, GDXFacebookCallback<GameRequestResult>) - Method in interface de.tomgrill.gdxfacebook.core.GDXFacebook
Deprecated.
since v1.2.0 will be removed with v1.4.0. Use GDXFacebook.gameRequest(GDXFacebookGameRequest, GDXFacebookCallback) instead.
showGameRequest(GDXFacebookGameRequest, GDXFacebookCallback<GameRequestResult>) - Method in class de.tomgrill.gdxfacebook.html.HTMLGDXFacebook
 
signIn(SignInMode, Array<String>, GDXFacebookCallback<SignInResult>) - Method in class de.tomgrill.gdxfacebook.core.FallbackGDXFacebook
 
signIn(SignInMode, Array<String>, GDXFacebookCallback<SignInResult>) - Method in interface de.tomgrill.gdxfacebook.core.GDXFacebook
Opens the sign in dialog of the underlying Facebook SDK in the following cases: - User has not authorized app - User has authorized app but needs to grant permissions - An exisitng access_token is no longer valid.
signIn(SignInMode, Array<String>, GDXFacebookCallback<SignInResult>) - Method in class de.tomgrill.gdxfacebook.html.HTMLGDXFacebook
 
SignInMode - Enum in de.tomgrill.gdxfacebook.core
 
SignInResult - Class in de.tomgrill.gdxfacebook.core
 
SignInResult(GDXFacebookAccessToken, String) - Constructor for class de.tomgrill.gdxfacebook.core.SignInResult
 
signOut(boolean) - Method in class de.tomgrill.gdxfacebook.core.FallbackGDXFacebook
 
signOut() - Method in class de.tomgrill.gdxfacebook.core.FallbackGDXFacebook
 
signOut(boolean) - Method in interface de.tomgrill.gdxfacebook.core.GDXFacebook
Signs the user out.
signOut() - Method in interface de.tomgrill.gdxfacebook.core.GDXFacebook
Convenient method for GDXFacebook.signOut(boolean).
signOut() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookBasic
Convenient method for signOut(true);
signOut(boolean) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookBasic
 
signOut(boolean) - Method in class de.tomgrill.gdxfacebook.html.HTMLGDXFacebook
 
signOut() - Method in class de.tomgrill.gdxfacebook.html.HTMLGDXFacebook
 
SignOutMode - Class in de.tomgrill.gdxfacebook.core
 
SignOutMode() - Constructor for class de.tomgrill.gdxfacebook.core.SignOutMode
 
startGUISignIn() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookBasic
 
startSilentSignIn() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookBasic
 
StatusCallback - Interface in de.tomgrill.gdxfacebook.html
 
storeNewToken(GDXFacebookAccessToken) - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookBasic
 
success(String, String, String) - Method in interface de.tomgrill.gdxfacebook.html.LoginCallback
 

U

url - Variable in class de.tomgrill.gdxfacebook.core.AbstractRequest
 
useCurrentAccessToken - Variable in class de.tomgrill.gdxfacebook.core.AbstractRequest
 
useCurrentAccessToken() - Method in class de.tomgrill.gdxfacebook.core.AbstractRequest
 
useCurrentAccessToken() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookGraphRequest
 
useCurrentAccessToken() - Method in class de.tomgrill.gdxfacebook.core.GDXFacebookMultiPartRequest
 
useCurrentAccessToken() - Method in interface de.tomgrill.gdxfacebook.core.Request
Call this method when your request requires an access_token field.
Utils - Class in de.tomgrill.gdxfacebook.core.utils
 
Utils() - Constructor for class de.tomgrill.gdxfacebook.core.utils.Utils
 

V

valueOf(String) - Static method in enum de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest.Filters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.tomgrill.gdxfacebook.core.SignInMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.tomgrill.gdxfacebook.core.GDXFacebookGameRequest.Filters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.tomgrill.gdxfacebook.core.SignInMode
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class de.tomgrill.gdxfacebook.core.GDXFacebookVars
 
A C D E F G H I J K L N O P R S U V 
Skip navigation links