A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
T
- TAG - enum entry in com.facebook.appevents.codeless.internal.PathComponent.MatchBitmaskType
- Task - class in com.facebook.bolts
- Represents the result of an asynchronous operation.
- Task.Companion - class in com.facebook.bolts.Task
- Task.TaskCompletionSource - class in com.facebook.bolts.Task
- Task.UnobservedExceptionHandler - class in com.facebook.bolts.Task
- Interface for handlers invoked when a failed
Taskis about to be finalized, but the exception has not been consumed. - TaskCompletionSource - class in com.facebook.bolts
- Allows safe orchestration of a task's completion, preventing the consumer from prematurely completing the task.
- TEST_USER - enum entry in com.facebook.AccessTokenSource
Indicates an access token is for a test user rather than an actual Facebook user.
- TEXT - enum entry in com.facebook.appevents.codeless.internal.PathComponent.MatchBitmaskType
- TEXT_CHANGED - enum entry in com.facebook.appevents.codeless.internal.EventBinding.ActionType
- then(Task) - function in com.facebook.bolts.Continuation
- The function to be called when the task in the parameter is competed.
- ThreadCheck - enum entry in com.facebook.internal.FeatureManager.Feature
- ThreadCheck - enum entry in com.facebook.internal.instrument.InstrumentData.Type
- ThreadCheckHandler - class in com.facebook.internal.instrument.threadcheck
- throwIfCancellationRequested() - function in com.facebook.bolts.CancellationToken
- toArray() - function in java.util.GraphRequestBatch
- toArray(Array) - function in java.util.GraphRequestBatch
- toArray() - function in java.util.AndroidRootResolver.ListenableArrayList
- toArray(Array) - function in java.util.AndroidRootResolver.ListenableArrayList
- toEnCodedString() - function in com.facebook.AuthenticationTokenClaims
- toEnCodedString() - function in com.facebook.AuthenticationTokenHeader
- toHttpConnection(GraphRequest) - function in com.facebook.GraphRequest.Companion
- Serializes one or more requests but does not execute them.
- toHttpConnection(Collection) - function in com.facebook.GraphRequest.Companion
- Serializes one or more requests but does not execute them.
- toHttpConnection(GraphRequestBatch) - function in com.facebook.GraphRequest.Companion
- Serializes one or more requests but does not execute them.
- toJSONObject() - function in com.facebook.Profile
- toKey() - function in com.facebook.appevents.ml.ModelManager.Task
- toKey() - function in com.facebook.internal.FeatureManager.Feature
- toRequestCode() - function in com.facebook.internal.CallbackManagerImpl.RequestCodeOffset
- toString() - function in com.facebook.AccessToken
- toString() - function in com.facebook.AuthenticationTokenClaims
- toString() - function in com.facebook.AuthenticationTokenHeader
- toString() - function in com.facebook.FacebookException
- toString() - function in com.facebook.FacebookGraphResponseException
- Getter for the graph response with the issue.
- toString() - function in com.facebook.FacebookOperationCanceledException
- toString() - function in com.facebook.FacebookRequestError
- toString() - function in com.facebook.FacebookSdkNotInitializedException
- toString() - function in com.facebook.FacebookServiceException
- Returns an object that encapsulates complete information representing the error returned by Facebook.
- toString() - function in com.facebook.GraphRequest
- Returns a string representation of this Request, useful for debugging.
- toString() - function in com.facebook.GraphRequestAsyncTask
- toString() - function in java.util.GraphRequestBatch
- toString() - function in com.facebook.GraphResponse
- Provides a debugging string for this response.
- toString() - function in com.facebook.appevents.AppEvent
- toString() - function in com.facebook.appevents.ondeviceprocessing.RemoteServiceWrapper.EventType
- toString() - function in com.facebook.bolts.CancellationToken
- toString() - function in com.facebook.bolts.CancellationTokenSource
- toString() - function in com.facebook.internal.FeatureManager.Feature
- toString() - function in com.facebook.internal.FileLruCache
- toString() - function in com.facebook.internal.instrument.InstrumentData
- toString() - function in com.facebook.internal.instrument.InstrumentData.Type
- toString() - function in com.facebook.internal.instrument.errorreport.ErrorReportData
- toString() - function in java.util.AndroidRootResolver.ListenableArrayList
- toString() - function in com.facebook.login.LoginTargetApp
- TournamentShareDialog - enum entry in com.facebook.internal.CallbackManagerImpl.RequestCodeOffset
- toUseCase() - function in com.facebook.appevents.ml.ModelManager.Task
- trackActivity(Activity) - function in com.facebook.appevents.suggestedevents.SuggestedEventsManager
- TRANSIENT - enum entry in com.facebook.FacebookRequestError.Category
Indicates that the error is transient, the request can be attempted again.
- trimToSize() - function in java.util.AndroidRootResolver.ListenableArrayList
- tryGetJSONArrayFromResponse(JSONObject,String) - function in com.facebook.internal.Utility
- tryGetJSONObjectFromResponse(JSONObject,String) - function in com.facebook.internal.Utility
- trySetCancelled() - function in com.facebook.bolts.Task
- Sets the cancelled flag on the Task if the Task hasn't already been completed.
- trySetCancelled() - function in com.facebook.bolts.Task.TaskCompletionSource
- Sets the cancelled flag on the Task if the Task hasn't already been completed.
- trySetCancelled() - function in com.facebook.bolts.TaskCompletionSource
- Sets the cancelled flag on the Task if the Task hasn't already been completed.
- trySetError(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=kotlin/Exception///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=GenericTypeConstructor(dri=java.lang/Exception///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))))) - function in com.facebook.bolts.Task
- Sets the error on the Task if the Task hasn't already been completed.
- trySetError(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=kotlin/Exception///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=kotlin/Exception///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=GenericTypeConstructor(dri=java.lang/Exception///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})))))) - function in com.facebook.bolts.Task.TaskCompletionSource
- Sets the error on the Task if the Task hasn't already been completed.
- trySetError(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=kotlin/Exception///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=GenericTypeConstructor(dri=java.lang/Exception///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))))) - function in com.facebook.bolts.TaskCompletionSource
- Sets the error on the Task if the Task hasn't already been completed.
- trySetResult(TResult) - function in com.facebook.bolts.Task
- Sets the result on the Task if the Task hasn't already been completed.
- trySetResult(TResult) - function in com.facebook.bolts.Task.TaskCompletionSource
- Sets the result on the Task if the Task hasn't already been completed.
- trySetResult(TResult) - function in com.facebook.bolts.TaskCompletionSource
- Sets the result on the Task if the Task hasn't already been completed.
- tryUpdateReferrerInfo(InstallReferrerUtil.Callback) - function in com.facebook.internal.InstallReferrerUtil