void |
FBSDKSharing.setDelegate(FBSDKSharingDelegate v) |
void |
FBSDKMessageDialog.setDelegate(FBSDKSharingDelegate v) |
void |
FBSDKShareDialog.setDelegate(FBSDKSharingDelegate v) |
void |
FBSDKShareAPI.setDelegate(FBSDKSharingDelegate v) |
static FBSDKShareAPI |
FBSDKShareAPI.share(FBSDKSharingContent content,
FBSDKSharingDelegate delegate) |
static FBSDKMessageDialog |
FBSDKMessageDialog.show(FBSDKSharingContent content,
FBSDKSharingDelegate delegate) |
static FBSDKShareDialog |
FBSDKShareDialog.show(org.robovm.apple.uikit.UIViewController viewController,
FBSDKSharingContent content,
FBSDKSharingDelegate delegate) |