Name | Description |
---|---|
FBSDKAccessToken | Represents an immutable access token for using Facebook services |
FBSDKAppEvents | Client-side event logging for specialized application analytics available through Facebook App Insights and for use with Facebook Ads conversion tracking and optimization |
FBSDKApplicationDelegate | The FBSDKApplicationDelegate is designed to post process the results from Facebook Login or Facebook Dialogs (or any action that requires switching over to the native Facebook app or Safari) |
FBSDKAppLinkResolver | Provides an implementation of the BFAppLinkResolving protocol that uses the Facebook App Link Index API to resolve App Links given a URL |
FBSDKAppLinkUtility | Class containing App Links related utility methods |
FBSDKButton | A base class for common SDK buttons |
FBSDKGraphErrorRecoveryProcessor | Defines a type that can process Facebook NSErrors with best practices |
FBSDKGraphRequest | Represents a request to the Facebook Graph API |
FBSDKGraphRequestConnection | The FBSDKGraphRequestConnection represents a single connection to Facebook to service a request |
FBSDKGraphRequestDataAttachment | A container class for data attachments so that additional metadata can be provided about the attachment |
FBSDKProfile | Represents an immutable Facebook profile |
FBSDKProfilePictureView | A view to display a profile picture |
FBSDKTestUsersManager | Provides methods for managing test accounts for testing Facebook integration |
FBSDKUtility | Class to contain common utility methods |
Name | Description |
---|---|
BFAppLinkResolving | |
FBSDKCopying | Extension protocol for NSCopying that adds the copy method, which is implemented on NSObject |
FBSDKErrorRecoveryAttempting | a formal protocol very similar to the informal protocol NSErrorRecoveryAttempting |
FBSDKGraphErrorRecoveryProcessorDelegate | Defines a delegate for FBSDKGraphErrorRecoveryProcessor |
FBSDKGraphRequestConnectionDelegate | The FBSDKGraphRequestConnectionDelegate protocol defines the methods used to receive network activity progress information from a FBSDKGraphRequestConnection |
FBSDKMutableCopying | Extension protocol for NSMutableCopying that adds the mutableCopy method, which is implemented on NSObject |
Name | Description |
---|---|
FBSDKSettings |
Name | Description |
---|---|
FBSDKLoginButton | A button that initiates a log in or log out flow upon tapping |
FBSDKLoginManager | FBSDKLoginManager provides methods for logging the user in and out |
FBSDKLoginManagerLoginResult | Describes the result of a login attempt |
FBSDKLoginTooltipView | Represents a tooltip to be displayed next to a Facebook login button to highlight features for new users |
FBSDKTooltipView | Tooltip bubble with text in it used to display tips for UI elements, with a pointed arrow (to refer to the UI element) |
Name | Description |
---|---|
FBSDKLoginButtonDelegate | A delegate for FBSDKLoginButton |
FBSDKLoginTooltipViewDelegate | The FBSDKLoginTooltipViewDelegate protocol defines the methods used to receive event notifications from FBSDKLoginTooltipView objects |
Name | Description |
---|---|
FBSDKLoginConstants |