สรุป:
เมธอด
| วิธีการที่รับมา
เครื่องมือจัดการความสมบูรณ์
public
class
IntegrityManagerFactory
extends Object
java.lang.Object | |
↳ | com.google.android.play.core.integrity.IntegrityManagerfactor |
สร้างอินสแตนซ์ของ IntegrityManager
สรุป
วิธีการสาธารณะ | |
---|---|
static
IntegrityManager
|
create(Context applicationContext)
สร้างเครื่องมือจัดการความสมบูรณ์แบบคลาสสิก |
static
StandardIntegrityManager
|
createStandard(Context applicationContext)
สร้างผู้จัดการด้านความสมบูรณ์แบบมาตรฐาน |
วิธีการที่รับมา | |
---|---|
วิธีการสาธารณะ
สร้าง
public static IntegrityManager create (Context applicationContext)
สร้างเครื่องมือจัดการความสมบูรณ์แบบคลาสสิก
พารามิเตอร์ | |
---|---|
applicationContext |
Context |
คิกรีเทิร์น | |
---|---|
IntegrityManager |
สร้างมาตรฐาน
public static StandardIntegrityManager createStandard (Context applicationContext)
สร้างผู้จัดการด้านความสมบูรณ์แบบมาตรฐาน
พารามิเตอร์ | |
---|---|
applicationContext |
Context |
คิกรีเทิร์น | |
---|---|
StandardIntegrityManager |