public interface FBSDKSharing
extends org.robovm.apple.foundation.NSObjectProtocol
| Modifier and Type | Method and Description |
|---|---|
FBSDKSharingDelegate |
getDelegate() |
FBSDKSharingContent |
getShareContent() |
void |
setDelegate(FBSDKSharingDelegate v) |
void |
setShareContent(FBSDKSharingContent v) |
void |
setShouldFailOnDataError(boolean v) |
boolean |
shouldFailOnDataError() |
FBSDKSharingDelegate getDelegate()
void setDelegate(FBSDKSharingDelegate v)
FBSDKSharingContent getShareContent()
void setShareContent(FBSDKSharingContent v)
boolean shouldFailOnDataError()
void setShouldFailOnDataError(boolean v)
Copyright © 2015 RoboVM AB. All Rights Reserved.