iOS SDK Version
12.2.0
FBSDKShareKit Reference
  • Categories
    • PHAsset(FBSDKShareVideo)
  • Classes
    • FBSDKAppGroupContent
    • FBSDKAppInviteContent
    • FBSDKCameraEffectArguments
    • FBSDKCameraEffectTextures
    • FBSDKGameRequestContent
    • FBSDKGameRequestDialog
    • FBSDKGameRequestURLProvider
    • FBSDKHashtag
    • FBSDKMessageDialog
    • FBSDKSendButton
    • FBSDKShareButton
    • FBSDKShareCameraEffectContent
    • FBSDKShareDialog
    • FBSDKShareLinkContent
    • FBSDKShareMediaContent
    • FBSDKSharePhoto
    • FBSDKSharePhotoContent
    • FBSDKShareVideo
    • FBSDKShareVideoContent
  • Constants
    • FBSDKShareErrorDomain
  • Enumerations
    • FBSDKAppGroupPrivacy
    • FBSDKAppInviteDestination
    • FBSDKGameRequestActionType
    • FBSDKGameRequestFilter
    • FBSDKShareBridgeOptions
    • FBSDKShareDialogMode
    • FBSDKShareError
  • Protocols
    • FBSDKGameRequestDialogDelegate
    • FBSDKShareMedia
    • FBSDKSharing
    • FBSDKSharingButton
    • FBSDKSharingContent
    • FBSDKSharingDelegate
    • FBSDKSharingDialog
    • FBSDKSharingScheme
    • FBSDKSharingValidation
  • Functions
    • NSStringFromFBSDKAppGroupPrivacy
    • NSStringFromFBSDKShareDialogMode
  • Extensions
    • AppGroupPrivacy
    • ShareDialog
    • – Mode

FBSDKAppInviteDestination

enumFBSDKAppInviteDestination:NSUInteger{}
NS_ENUM(NSUInteger, FBSDKAppInviteDestination) Specifies the privacy of a group.
  • FBSDKAppInviteDestinationFacebook
    Deliver to Facebook.

    Declaration

    Objective-C
    FBSDKAppInviteDestinationFacebook=0
    Swift
    casefacebook=0
  • FBSDKAppInviteDestinationMessenger
    Deliver to Messenger.

    Declaration

    Objective-C
    FBSDKAppInviteDestinationMessenger
    Swift
    casemessenger=1