public interface FBSDKSharingDelegate
extends org.robovm.apple.foundation.NSObjectProtocol
| Modifier and Type | Method and Description |
|---|---|
void |
didCancel(FBSDKSharing sharer) |
void |
didComplete(FBSDKSharing sharer,
org.robovm.apple.foundation.NSDictionary<?,?> results) |
void |
didFail(FBSDKSharing sharer,
org.robovm.apple.foundation.NSError error) |
void didComplete(FBSDKSharing sharer, org.robovm.apple.foundation.NSDictionary<?,?> results)
void didFail(FBSDKSharing sharer, org.robovm.apple.foundation.NSError error)
void didCancel(FBSDKSharing sharer)
Copyright © 2015 RoboVM AB. All Rights Reserved.