A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W 

C

CACHE - enum entry in com.facebook.LoggingBehavior

Indicates that cache operations should be logged.

cacheUriRedirect(Uri,Uri) - function in com.facebook.internal.UrlRedirectCache
 
call(String,String,String,Bundle) - function in android.content.FacebookContentProvider
 
call(String,String,Bundle) - function in android.content.FacebookContentProvider
 
call(Callable,Executor) - function in com.facebook.bolts.Task.Companion
Invokes the callable using the given executor, returning a Task to represent the operation.
call(Callable,Executor,CancellationToken) - function in com.facebook.bolts.Task.Companion
Invokes the callable using the given executor, returning a Task to represent the operation.
call(Callable) - function in com.facebook.bolts.Task.Companion
Invokes the callable on the current thread, producing a Task.
call(Callable,CancellationToken) - function in com.facebook.bolts.Task.Companion
Invokes the callable on the current thread, producing a Task.
call(String,String,String,Bundle) - function in android.content.FacebookInitProvider
 
call(String,String,Bundle) - function in android.content.FacebookInitProvider
 
CallbackManager - class in com.facebook
The CallbackManager manages the callbacks into the FacebookSdk from an Activity's or Fragment's onActivityResult() method.
CallbackManager.Factory - class in com.facebook.CallbackManager
The factory class for the com.facebook.CallbackManager.
CallbackManagerImpl - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
CallbackManagerImpl.Callback - class in com.facebook.internal.CallbackManagerImpl
 
CallbackManagerImpl.Companion - class in com.facebook.internal.CallbackManagerImpl
 
CallbackManagerImpl.RequestCodeOffset - class in com.facebook.internal.CallbackManagerImpl
 
callInBackground(Callable) - function in com.facebook.bolts.Task.Companion
Invokes the callable on a background thread, returning a Task to represent the operation.
callInBackground(Callable,CancellationToken) - function in com.facebook.bolts.Task.Companion
Invokes the callable on a background thread, returning a Task to represent the operation.
cancel(Boolean) - function in android.os.GraphRequestAsyncTask
 
cancel(Boolean) - function in android.os.FileDownloadTask
 
cancel() - function in com.facebook.bolts.CancellationTokenSource
Cancels the token if it has not already been cancelled.
cancel() - function in com.facebook.internal.WorkQueue.WorkItem
 
cancelAfter(Long) - function in com.facebook.bolts.CancellationTokenSource
Schedules a cancel operation on this CancellationTokenSource after the specified number of milliseconds.
CancellationToken - class in com.facebook.bolts
Propagates notification that operations should be canceled.
CancellationTokenRegistration - class in com.facebook.bolts
Represents a callback delegate that has been registered with a CancellationToken.
CancellationTokenSource - class in com.facebook.bolts
Signals to a CancellationToken that it should be canceled.
cancelled() - function in com.facebook.bolts.Task.Companion
Creates a cancelled task.
cancelRequest(ImageRequest) - function in com.facebook.internal.ImageDownloader
 
canExtendToken() - function in com.facebook.AccessTokenSource
 
canonicalize(Uri) - function in android.content.FacebookContentProvider
 
canonicalize(Uri) - function in android.content.FacebookInitProvider
 
captureViewHierarchy() - function in com.facebook.appevents.codeless.internal.UnityReflection
 
cast() - function in com.facebook.bolts.Task
Makes a fluent cast of a Task's result possible, avoiding an extra continuation just to cast the type of the result.
CertificateUtil - class in com.facebook.internal.security
 
checkFeature(FeatureManager.Feature,FeatureManager.Callback) - function in com.facebook.internal.FeatureManager
 
checkProcessError(ActivityManager) - function in com.facebook.internal.instrument.anrreport.ANRDetector
 
checkResponseAndCreateError(JSONObject,Object,HttpURLConnection) - function in com.facebook.FacebookRequestError.Companion
Check Response and create error if necessary
CHROME_CUSTOM_TAB - enum entry in com.facebook.AccessTokenSource

Indicates an access token was obtained by the user logging in through the Web-based dialog on a Chrome Custom Tab.

ChromeCustomTabsPrefetching - enum entry in com.facebook.internal.FeatureManager.Feature
 
classify(Integer,Integer,Boolean) - function in com.facebook.internal.FacebookRequestErrorClassification
 
cleanupAllAttachments() - function in com.facebook.internal.NativeAppCallAttachmentStore
 
cleanupAttachmentsForCall(UUID) - function in com.facebook.internal.NativeAppCallAttachmentStore
Removes any temporary files associated with a particular native app call.
clear() - function in com.facebook.AuthenticationTokenCache
 
clear() - function in com.facebook.GraphRequestBatch
 
clear() - function in com.facebook.ProfileCache
 
clear() - function in com.facebook.appevents.UserDataStore
 
clear() - function in com.facebook.internal.instrument.InstrumentData
 
clear() - function in com.facebook.internal.instrument.errorreport.ErrorReportData
 
clear() - function in java.util.AndroidRootResolver.ListenableArrayList
 
clearAbortBroadcast() - function in android.content.AuthenticationTokenManager.CurrentAuthenticationTokenChangedBroadcastReceiver
 
clearAbortBroadcast() - function in android.content.CurrentAccessTokenExpirationBroadcastReceiver
 
clearAbortBroadcast() - function in android.content.FacebookBroadcastReceiver
 
clearAbortBroadcast() - function in android.content.BoltsMeasurementEventListener
 
clearCache() - function in com.facebook.internal.FileLruCache
 
clearCache() - function in com.facebook.internal.ImageDownloader
 
clearCache() - function in com.facebook.internal.ImageResponseCache
 
clearCache() - function in com.facebook.internal.UrlRedirectCache
 
clearCaches() - function in com.facebook.internal.Utility
 
clearCallingIdentity() - function in android.content.FacebookContentProvider
 
clearCallingIdentity() - function in android.content.FacebookInitProvider
 
clearFacebookCookies(Context) - function in com.facebook.internal.Utility
 
clearLoggingBehaviors() - function in com.facebook.FacebookSdk
Certain logging behaviors are available for debugging beyond those that should be enabled in production.
clearSkuDetailsCache() - function in com.facebook.appevents.iap.InAppPurchaseEventManager
 
clearUserData() - function in com.facebook.appevents.AppEventsLogger.Companion
Clears the current user data
clearUserID() - function in com.facebook.appevents.AppEventsLogger.Companion
Clears the currently set user id.
CLICK - enum entry in com.facebook.appevents.codeless.internal.EventBinding.ActionType
 
CLIENT_TOKEN - enum entry in com.facebook.AccessTokenSource

Indicates an access token constructed with a Client Token.

clone() - function in java.util.AndroidRootResolver.ListenableArrayList
 
close() - function in java.io.ProgressNoopOutputStream
 
close() - function in com.facebook.ProgressOutputStream
 
close() - function in com.facebook.bolts.CancellationTokenRegistration
Unregisters the callback runnable from the cancellation token.
close() - function in com.facebook.bolts.CancellationTokenSource
 
closeQuietly(Closeable) - function in com.facebook.internal.Utility
 
CODELESS - enum entry in com.facebook.appevents.PerformanceGuardian.UseCase
 
CodelessEvents - enum entry in com.facebook.internal.FeatureManager.Feature
 
CodelessLoggingEventListener - class in com.facebook.appevents.codeless
 
CodelessLoggingEventListener.AutoLoggingOnClickListener - class in com.facebook.appevents.codeless.CodelessLoggingEventListener
 
CodelessLoggingEventListener.AutoLoggingOnItemClickListener - class in com.facebook.appevents.codeless.CodelessLoggingEventListener
 
CodelessManager - class in com.facebook.appevents.codeless
 
coerceValueIfNullOrEmpty(String,String) - function in com.facebook.internal.Utility
Use this when you want to normalize empty and null strings This way, Utility.areObjectsEqual can used for comparison, where a null string is to be treated the same as an empty string.
com.facebook - package com.facebook
 
com.facebook.appevents - package com.facebook.appevents
 
com.facebook.appevents.aam - package com.facebook.appevents.aam
 
com.facebook.appevents.codeless - package com.facebook.appevents.codeless
 
com.facebook.appevents.codeless.internal - package com.facebook.appevents.codeless.internal
 
com.facebook.appevents.eventdeactivation - package com.facebook.appevents.eventdeactivation
 
com.facebook.appevents.iap - package com.facebook.appevents.iap
 
com.facebook.appevents.integrity - package com.facebook.appevents.integrity
 
com.facebook.appevents.internal - package com.facebook.appevents.internal
 
com.facebook.appevents.ml - package com.facebook.appevents.ml
 
com.facebook.appevents.ondeviceprocessing - package com.facebook.appevents.ondeviceprocessing
 
com.facebook.appevents.restrictivedatafilter - package com.facebook.appevents.restrictivedatafilter
 
com.facebook.appevents.suggestedevents - package com.facebook.appevents.suggestedevents
 
com.facebook.bolts - package com.facebook.bolts
 
com.facebook.core - package com.facebook.core
 
com.facebook.internal - package com.facebook.internal
 
com.facebook.internal.gatekeeper - package com.facebook.internal.gatekeeper
 
com.facebook.internal.instrument - package com.facebook.internal.instrument
 
com.facebook.internal.instrument.anrreport - package com.facebook.internal.instrument.anrreport
 
com.facebook.internal.instrument.crashreport - package com.facebook.internal.instrument.crashreport
 
com.facebook.internal.instrument.crashshield - package com.facebook.internal.instrument.crashshield
 
com.facebook.internal.instrument.errorreport - package com.facebook.internal.instrument.errorreport
 
com.facebook.internal.instrument.threadcheck - package com.facebook.internal.instrument.threadcheck
 
com.facebook.internal.logging.dumpsys - package com.facebook.internal.logging.dumpsys
 
com.facebook.internal.qualityvalidation - package com.facebook.internal.qualityvalidation
 
com.facebook.internal.security - package com.facebook.internal.security
 
com.facebook.login - package com.facebook.login
 
compareTo(InstrumentData) - function in com.facebook.internal.instrument.InstrumentData
 
compareTo(ErrorReportData) - function in com.facebook.internal.instrument.errorreport.ErrorReportData
 
computeLatestAvailableVersionFromVersionSpec(TreeSet,Integer,IntArray) - function in com.facebook.internal.NativeProtocol
 
Constants - class in com.facebook.appevents.codeless.internal
 
Constants - class in com.facebook.appevents.internal
 
constructErrorResponses(List,HttpURLConnection,FacebookException) - function in com.facebook.GraphResponse.Companion
Build GraphResponse with Error
contains(Integer) - function in com.facebook.FacebookRequestError.Range
 
contains(GraphRequest) - function in java.util.GraphRequestBatch
 
contains(View) - function in java.util.AndroidRootResolver.ListenableArrayList
 
containsAll(Collection) - function in java.util.GraphRequestBatch
 
containsAll(Collection) - function in java.util.AndroidRootResolver.ListenableArrayList
 
containsNoNullOrEmpty(Collection,String) - function in com.facebook.internal.Validate
 
containsNoNulls(Collection,String) - function in com.facebook.internal.Validate
 
Continuation - class in com.facebook.bolts
A function to be called after a task completes.
continueWhile(Callable,Continuation) - function in com.facebook.bolts.Task
Continues a task with the equivalent of a Task-based while loop, where the body of the loop is a task continuation.
continueWhile(Callable,Continuation,CancellationToken) - function in com.facebook.bolts.Task
Continues a task with the equivalent of a Task-based while loop, where the body of the loop is a task continuation.
continueWhile(Callable,Continuation,Executor,CancellationToken) - function in com.facebook.bolts.Task
Continues a task with the equivalent of a Task-based while loop, where the body of the loop is a task continuation.
continueWith(Continuation,Executor) - function in com.facebook.bolts.Task
Adds a continuation that will be scheduled using the executor, returning a new task that completes after the continuation has finished running.
continueWith(Continuation,Executor,CancellationToken) - function in com.facebook.bolts.Task
Adds a continuation that will be scheduled using the executor, returning a new task that completes after the continuation has finished running.
continueWith(Continuation) - function in com.facebook.bolts.Task
Adds a synchronous continuation to this task, returning a new task that completes after the continuation has finished running.
continueWith(Continuation,CancellationToken) - function in com.facebook.bolts.Task
Adds a synchronous continuation to this task, returning a new task that completes after the continuation has finished running.
continueWithTask(Continuation,Executor) - function in com.facebook.bolts.Task
Adds an Task-based continuation to this task that will be scheduled using the executor, returning a new task that completes after the task returned by the continuation has completed.
continueWithTask(Continuation,Executor,CancellationToken) - function in com.facebook.bolts.Task
Adds an Task-based continuation to this task that will be scheduled using the executor, returning a new task that completes after the task returned by the continuation has completed.
continueWithTask(Continuation) - function in com.facebook.bolts.Task
Adds an asynchronous continuation to this task, returning a new task that completes after the task returned by the continuation has completed.
continueWithTask(Continuation,CancellationToken) - function in com.facebook.bolts.Task
Adds an asynchronous continuation to this task, returning a new task that completes after the task returned by the continuation has completed.
convertJSONArrayToList(JSONArray) - function in com.facebook.internal.Utility
 
convertJSONObjectToHashMap(JSONObject) - function in com.facebook.internal.Utility
 
convertJSONObjectToStringMap(JSONObject) - function in com.facebook.internal.Utility
 
convertToBundle(JSONObject) - function in com.facebook.internal.BundleJSONConverter
 
convertToJSON(Bundle) - function in com.facebook.internal.BundleJSONConverter
 
copyAndCloseInputStream(InputStream,OutputStream) - function in com.facebook.internal.Utility
 
Core - class in com.facebook.core
 
Core - enum entry in com.facebook.internal.FeatureManager.Feature

Essential of CoreKit

CrashHandler - class in com.facebook.internal.instrument.crashreport
 
CrashHandler.Companion - class in com.facebook.internal.instrument.crashreport.CrashHandler
 
CrashReport - enum entry in com.facebook.internal.FeatureManager.Feature
 
CrashReport - enum entry in com.facebook.internal.instrument.InstrumentData.Type
 
CrashShield - enum entry in com.facebook.internal.FeatureManager.Feature
 
CrashShield - enum entry in com.facebook.internal.instrument.InstrumentData.Type
 
CrashShieldHandler - class in com.facebook.internal.instrument.crashshield
 
create() - function in com.facebook.CallbackManager.Factory
Creates an instance of com.facebook.CallbackManager.
create(NativeProtocol.NativeAppInfo,Integer) - function in com.facebook.internal.NativeProtocol.ProtocolVersionQueryResult.Companion
 
createAttachment(UUID,Bitmap) - function in com.facebook.internal.NativeAppCallAttachmentStore
 
createAttachment(UUID,Uri) - function in com.facebook.internal.NativeAppCallAttachmentStore
 
createBundleForException(FacebookException) - function in com.facebook.internal.NativeProtocol
 
createEmpty() - function in com.facebook.internal.NativeProtocol.ProtocolVersionQueryResult.Companion
 
createFacebookLiteIntent(Context,String,Collection,String,Boolean,Boolean,DefaultAudience,String,String,String,Boolean,Boolean,Boolean) - function in com.facebook.internal.NativeProtocol
 
createFromJSON(JSONArray) - function in com.facebook.internal.FacebookRequestErrorClassification.Companion
 
createFromNativeLinkingIntent(Intent,String,AccessToken.AccessTokenCreationCallback) - function in com.facebook.AccessToken.Companion
Creates a new AccessToken using the information contained in an Intent populated by the Facebook application in order to launch a native link.
createInstagramIntent(Context,String,Collection,String,Boolean,Boolean,DefaultAudience,String,String,String,Boolean,Boolean,Boolean) - function in com.facebook.internal.NativeProtocol
 
createInstance(Context,String) - function in com.facebook.appevents.InternalAppEventsLogger.Companion
 
createInstance(Context) - function in com.facebook.appevents.InternalAppEventsLogger.Companion
 
createInstance(String,String,AccessToken) - function in com.facebook.appevents.InternalAppEventsLogger.Companion
 
createPlatformActivityIntent(Context,String,String,NativeProtocol.ProtocolVersionQueryResult,Bundle) - function in com.facebook.internal.NativeProtocol
Will create an Intent that can be used to invoke an action in a Facebook app via the Native Protocol
createPlatformServiceIntent(Context) - function in com.facebook.internal.NativeProtocol
 
createProtocolResultIntent(Intent,Bundle,FacebookException) - function in com.facebook.internal.NativeProtocol
Use this method to set a result on an Activity, where the result needs to be in the shape of the native protocol used for native dialogs.
createProxyAuthIntents(Context,String,Collection,String,Boolean,Boolean,DefaultAudience,String,String,Boolean,String,Boolean,Boolean,Boolean,String) - function in com.facebook.internal.NativeProtocol
 
createTokenRefreshIntent(Context) - function in com.facebook.internal.NativeProtocol
 
currentAccessTokenChanged() - function in com.facebook.AccessTokenManager
Build intent from currentAccessToken and broadcast the intent to CurrentAccessTokenExpirationBroadcastReceiver.
CurrentAccessTokenExpirationBroadcastReceiver - class in com.facebook
This class is notified when the current AccessToken has expired.
currentAuthenticationTokenChanged() - function in com.facebook.AuthenticationTokenManager
Build intent from currentAuthenticationToken and broadcast the intent to CurrentAuthenticationTokenExpirationBroadcastReceiver.
CUSTOM_APP_EVENTS - enum entry in com.facebook.appevents.internal.AppEventsLoggerUtility.GraphAPIActivityType
 
CUSTOM_APP_EVENTS - enum entry in com.facebook.appevents.ondeviceprocessing.RemoteServiceWrapper.EventType
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W