See: Description
| Interface | Description |
|---|---|
| BundleJSONConverter.Setter | |
| CallbackManagerImpl.Callback | |
| FeatureManager.Callback |
Callback for fetching feature status.
|
| FetchedAppGateKeepersManager.Callback |
Callback for fetch GK when the GK results are valid.
|
| FetchedAppSettingsManager.FetchedAppSettingsCallback | |
| ImageRequest.Callback | |
| InstallReferrerUtil.Callback | |
| Utility.GraphMeRequestWithCacheCallback | |
| Utility.Mapper<T,K> | |
| Utility.Predicate<T> | |
| WorkQueue.WorkItem |
| Class | Description |
|---|---|
| AnalyticsEvents |
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
|
| AttributionIdentifiers |
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
|
| BoltsMeasurementEventListener |
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
|
| BundleJSONConverter |
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
|
| CallbackManagerImpl |
com.facebook.internal is solely for the use of other packages within the
Facebook SDK for Android.
|
| FacebookInitProvider | |
| FacebookRequestErrorClassification |
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
|
| FacebookSignatureValidator |
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
|
| FeatureManager |
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
|
| FetchedAppGateKeepersManager |
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
|
| FetchedAppSettings |
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
|
| FetchedAppSettings.DialogFeatureConfig | |
| FetchedAppSettingsManager |
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
|
| FileLruCache |
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
|
| FileLruCache.Limits | |
| ImageDownloader |
com.facebook.internal is solely for the use of other packages within the
Facebook SDK for Android.
|
| ImageRequest |
com.facebook.internal is solely for the use of other packages within the
Facebook SDK for Android.
|
| ImageRequest.Builder | |
| ImageResponse |
com.facebook.internal is solely for the use of other packages within the
Facebook SDK for Android.
|
| InstallReferrerUtil | |
| InternalSettings | |
| LockOnGetVariable<T> | |
| Logger |
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
|
| NativeAppCallAttachmentStore |
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
|
| NativeAppCallAttachmentStore.Attachment | |
| NativeProtocol |
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
|
| NativeProtocol.ProtocolVersionQueryResult | |
| ServerProtocol |
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
|
| Utility |
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
|
| Utility.PermissionsLists |
Internal helper class that is used to hold three different permission lists (granted,
declined and expired)
|
| Validate |
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
|
| WorkQueue |
com.facebook.internal is solely for the use of other packages within the Facebook SDK for
Android.
|
| Enum | Description |
|---|---|
| CallbackManagerImpl.RequestCodeOffset | |
| FeatureManager.Feature |
Feature enum
Defines features in SDK
Sample:
AppEvents = 0x00010000,
^ ^ ^ ^
| | | |
kit | | |
feature | |
sub-feature |
sub-sub-feature
1st byte: kit
2nd byte: feature
3rd byte: sub-feature
4th byte: sub-sub-feature
|
| SmartLoginOption |