Declared in FBSDKAppInviteContent.h

FBSDKAppInviteDestination

@typedef NS_ENUM(NSUInteger, FBSDKAppInviteDestination)

Definition

typedef NS_ENUM(NSUInteger, FBSDKAppInviteDestination ) {
   FBSDKAppInviteDestinationFacebook = 0,
   FBSDKAppInviteDestinationMessenger,
};

Constants

FBSDKAppInviteDestinationFacebook

Deliver to Facebook.

Declared In FBSDKAppInviteContent.h.

FBSDKAppInviteDestinationMessenger

Deliver to Messenger.

Declared In FBSDKAppInviteContent.h.

Declared In

FBSDKAppInviteContent.h