Controls when an AppEventsLogger sends log events to the server
扩展: | Enum |
应用安装包: | appevents |
values()
public static FlushBehavior values()
valueOf(String)
public static FlushBehavior valueOf(String name)
参数 | 描述 |
---|---|
name |
AUTO
public static final FlushBehavior AUTO
EXPLICIT_ONLY
public static final FlushBehavior EXPLICIT_ONLY