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