Controls when an AppEventsLogger sends log events to the server
Extends: | Enum
|
---|---|
Package: | facebook
|
values()
public static FlushBehavior values()
valueOf(String)
public static FlushBehavior valueOf( String name
)
Parameter | Description |
---|---|
name
|
AUTO
public static final FlushBehavior AUTO
EXPLICIT_ONLY
public static final FlushBehavior EXPLICIT_ONLY