| Modifier and Type | Method and Description |
|---|---|
static FBSDKAppEventsFlushBehavior |
FBSDKAppEvents.getFlushBehavior() |
static FBSDKAppEventsFlushBehavior |
FBSDKAppEventsFlushBehavior.valueOf(long n) |
static FBSDKAppEventsFlushBehavior |
FBSDKAppEventsFlushBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FBSDKAppEventsFlushBehavior[] |
FBSDKAppEventsFlushBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
FBSDKAppEvents.setFlushBehavior(FBSDKAppEventsFlushBehavior flushBehavior) |
Copyright © 2015-2016 RoboVM AB. All Rights Reserved.