| Modifier and Type | Field and Description |
|---|---|
static FBSDKLoggingBehavior |
FBSDKLoggingBehavior.AccessTokens |
static FBSDKLoggingBehavior |
FBSDKLoggingBehavior.AppEvents |
static FBSDKLoggingBehavior |
FBSDKLoggingBehavior.CacheErrors |
static FBSDKLoggingBehavior |
FBSDKLoggingBehavior.DeveloperErrors |
static FBSDKLoggingBehavior |
FBSDKLoggingBehavior.GraphAPIDebugInfo |
static FBSDKLoggingBehavior |
FBSDKLoggingBehavior.GraphAPIDebugWarning |
static FBSDKLoggingBehavior |
FBSDKLoggingBehavior.Informational |
static FBSDKLoggingBehavior |
FBSDKLoggingBehavior.NetworkRequests |
static FBSDKLoggingBehavior |
FBSDKLoggingBehavior.PerformanceCharacteristics |
static FBSDKLoggingBehavior |
FBSDKLoggingBehavior.UIControlErrors |
| Modifier and Type | Method and Description |
|---|---|
static FBSDKLoggingBehavior |
FBSDKLoggingBehavior.Marshaler.toObject(Class<FBSDKLoggingBehavior> cls,
long handle,
long flags) |
static FBSDKLoggingBehavior |
FBSDKLoggingBehavior.valueOf(org.robovm.apple.foundation.NSString value) |
| Modifier and Type | Method and Description |
|---|---|
static Set<FBSDKLoggingBehavior> |
FBSDKSettings.getLoggingBehavior() |
static List<FBSDKLoggingBehavior> |
FBSDKLoggingBehavior.AsListMarshaler.toObject(Class<? extends org.robovm.apple.foundation.NSObject> cls,
long handle,
long flags) |
static Set<FBSDKLoggingBehavior> |
FBSDKLoggingBehavior.AsSetMarshaler.toObject(Class<? extends org.robovm.apple.foundation.NSObject> cls,
long handle,
long flags) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FBSDKSettings.disableLoggingBehavior(FBSDKLoggingBehavior loggingBehavior) |
static void |
FBSDKSettings.enableLoggingBehavior(FBSDKLoggingBehavior loggingBehavior) |
static long |
FBSDKLoggingBehavior.Marshaler.toNative(FBSDKLoggingBehavior o,
long flags) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FBSDKSettings.setLoggingBehavior(Set<FBSDKLoggingBehavior> loggingBehavior) |
static long |
FBSDKLoggingBehavior.AsListMarshaler.toNative(List<FBSDKLoggingBehavior> l,
long flags) |
static long |
FBSDKLoggingBehavior.AsSetMarshaler.toNative(Set<FBSDKLoggingBehavior> l,
long flags) |
static FBSDKLoggingBehavior |
FBSDKLoggingBehavior.Marshaler.toObject(Class<FBSDKLoggingBehavior> cls,
long handle,
long flags) |
Copyright © 2015-2016 RoboVM AB. All Rights Reserved.