A
C
D
E
F
G
I
M
O
P
R
S
T
U
W
G
- getAppLinkData(Intent) - function in com.facebook.bolts.AppLinks
- Gets the App Link data for an intent, if there is any.
- getAppLinkExtras(Intent) - function in com.facebook.bolts.AppLinks
- Gets the App Link extras for an intent, if there is any.
- getAppLinkFromUrlInBackground(Uri) - function in com.facebook.bolts.AppLinkResolver
- Asynchronously resolves App Link data for a given URL.
- getAppName() - function in com.facebook.bolts.AppLink.Target
- the app name.
- getBACKGROUND_EXECUTOR() - function in com.facebook.bolts.Task.Companion
- An java.util.concurrent.Executor that executes tasks in parallel.
- getCause() - function in com.facebook.bolts.AggregateException
- getCause() - function in com.facebook.bolts.ExecutorException
- getCause() - function in com.facebook.bolts.UnobservedTaskException
- getClassName() - function in com.facebook.bolts.AppLink.Target
- the class name to be used when creating an explicit intent from this target.
- getError() - function in com.facebook.bolts.Task
- getIsCancellationRequested() - function in com.facebook.bolts.CancellationToken
- getIsCancellationRequested() - function in com.facebook.bolts.CancellationTokenSource
- getIsCancelled() - function in com.facebook.bolts.Task
- getIsCompleted() - function in com.facebook.bolts.Task
- getIsFaulted() - function in com.facebook.bolts.Task
- getKEY_NAME_APPLINK_DATA() - function in com.facebook.bolts.AppLinks
- getKEY_NAME_EXTRAS() - function in com.facebook.bolts.AppLinks
- getLocalizedMessage() - function in kotlin.AggregateException
- getLocalizedMessage() - function in kotlin.ExecutorException
- getLocalizedMessage() - function in kotlin.UnobservedTaskException
- getMessage() - function in com.facebook.bolts.AggregateException
- getMessage() - function in com.facebook.bolts.ExecutorException
- getMessage() - function in com.facebook.bolts.UnobservedTaskException
- getPackageName() - function in com.facebook.bolts.AppLink.Target
- the package name of the app.
- getResult() - function in com.facebook.bolts.Task
- getSourceUrl() - function in com.facebook.bolts.AppLink
- getStackTrace() - function in kotlin.AggregateException
- getStackTrace() - function in kotlin.ExecutorException
- getStackTrace() - function in kotlin.UnobservedTaskException
- getSuppressed() - function in kotlin.AggregateException
- getSuppressed() - function in kotlin.ExecutorException
- getSuppressed() - function in kotlin.UnobservedTaskException
- getTargets() - function in com.facebook.bolts.AppLink
- getTask() - function in com.facebook.bolts.Task.TaskCompletionSource
- getTask() - function in com.facebook.bolts.TaskCompletionSource
- getToken() - function in com.facebook.bolts.CancellationTokenSource
- getUI_THREAD_EXECUTOR() - function in com.facebook.bolts.Task.Companion
- An java.util.concurrent.Executor that executes tasks on the UI thread.
- getUnobservedExceptionHandler() - function in com.facebook.bolts.Task.Companion
- Returns the handler invoked when a task has an unobserved exception or
null. - getUrl() - function in com.facebook.bolts.AppLink.Target
- the URL that will be used as the data in an intent constructed from this target.
- getWebUrl() - function in com.facebook.bolts.AppLink