使用集合让一切井井有条 根据您的偏好保存内容并对其进行分类。

IntegrityManagerFactory

public class IntegrityManagerFactory
extends Object

java.lang.Object
   ↳ com.google.android.play.core.integrity.IntegrityManagerFactory


创建 IntegrityManager 的实例。

摘要

公共方法

static IntegrityManager create(Context applicationContext)

创建 IntegrityManager 的实例。

继承的方法

公共方法

create

public static IntegrityManager create (Context applicationContext)

创建 IntegrityManager 的实例。

参数
applicationContext Context

返回
IntegrityManager