public class FBSDKProfileChangeNotification
extends org.robovm.apple.foundation.NSDictionaryWrapper
| Modifier and Type | Class and Description |
|---|---|
static class |
FBSDKProfileChangeNotification.AsListMarshaler |
static class |
FBSDKProfileChangeNotification.Keys |
static class |
FBSDKProfileChangeNotification.Marshaler |
| Modifier and Type | Method and Description |
|---|---|
org.robovm.apple.foundation.NSObject |
get(org.robovm.apple.foundation.NSString key) |
FBSDKProfile |
getNewProfile() |
FBSDKProfile |
getOldProfile() |
boolean |
has(org.robovm.apple.foundation.NSString key) |
public boolean has(org.robovm.apple.foundation.NSString key)
public org.robovm.apple.foundation.NSObject get(org.robovm.apple.foundation.NSString key)
public FBSDKProfile getOldProfile()
public FBSDKProfile getNewProfile()
Copyright © 2015-2016 RoboVM AB. All Rights Reserved.