| Package | Description |
|---|---|
| org.robovm.pods.facebook.login |
| Modifier and Type | Method and Description |
|---|---|
void |
FBSDKLoginButtonDelegate.didComplete(FBSDKLoginButton loginButton,
FBSDKLoginManagerLoginResult result,
org.robovm.apple.foundation.NSError error) |
void |
FBSDKLoginButtonDelegateAdapter.didComplete(FBSDKLoginButton loginButton,
FBSDKLoginManagerLoginResult result,
org.robovm.apple.foundation.NSError error) |
| Modifier and Type | Method and Description |
|---|---|
void |
FBSDKLoginManager.logInWithPublishPermissions(List<String> permissions,
org.robovm.objc.block.VoidBlock2<FBSDKLoginManagerLoginResult,org.robovm.apple.foundation.NSError> handler) |
void |
FBSDKLoginManager.logInWithReadPermissions(List<String> permissions,
org.robovm.objc.block.VoidBlock2<FBSDKLoginManagerLoginResult,org.robovm.apple.foundation.NSError> handler) |
Copyright © 2015 RoboVM AB. All Rights Reserved.