在 Android Tiramisu Privacy Sandbox 中添加的功能
AdServicesVersion
public
class
AdServicesVersion
extends Object
java.lang.Object | |
↳ | android.adservices.AdServicesVersion |
有关当前 AdServices API 版本的信息。
摘要
字段 | |
---|---|
public
static
final
int |
API_VERSION
此 AdServices API 的 API 版本。 |
继承的方法 | |
---|---|
字段
API_VERSION
在 Android Tiramisu Privacy Sandbox 中添加的功能
public static final int API_VERSION
该类用于指定 AdServices API 的当前版本。 此变量需要在 static {} 中初始化,否则 javac 将内嵌这些常量,并且它们将不可更新。