A
C
D
E
F
G
I
M
O
P
R
S
T
U
W
A
- addSuppressed(Throwable) - function in kotlin.AggregateException
- addSuppressed(Throwable) - function in kotlin.ExecutorException
- addSuppressed(Throwable) - function in kotlin.UnobservedTaskException
- AggregateException - class in com.facebook.bolts
- Aggregates multiple
Throwables that may be thrown in the process of a task's execution. - AggregateException.Companion - class in com.facebook.bolts.AggregateException
- AppLink - class in com.facebook.bolts
- Contains App Link metadata relevant for navigation on this device derived from the HTML at a given URL.
- AppLink.Target - class in com.facebook.bolts.AppLink
- Represents a target defined in App Link metadata, consisting of at least a package name, and optionally a URL, class name (for explicit intent handling), and an app name.
- AppLinkResolver - class in com.facebook.bolts
- Implement this interface to provide an alternate strategy for resolving App Links that may include pre-fetching, caching, or querying for App Link data from an index provided by a service provider.
- AppLinks - class in com.facebook.bolts
- Provides a set of utility methods for working with incoming Intents that may contain App Link data.