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