סיכום:
שיטות
| שיטות שעברו בירושה
IntegrityManagerManager
public
class
IntegrityManagerFactory
extends Object
java.lang.Object | |
↳ | com.google.android.play.core.integrity.IntegrityManagerמפעל |
יצירת מופעים של IntegrityManager
.
סיכום
שיטות ציבוריות | |
---|---|
static
IntegrityManager
|
create(Context applicationContext)
יצירת חשבון ניהול קלאסי של יושרה. |
static
StandardIntegrityManager
|
createStandard(Context applicationContext)
יצירת חשבון Standard Integrity Manager. |
שיטות שעברו בירושה | |
---|---|
שיטות ציבוריות
יצירה
public static IntegrityManager create (Context applicationContext)
יצירת חשבון ניהול קלאסי של יושרה.
פרמטרים | |
---|---|
applicationContext |
Context |
החזרות | |
---|---|
IntegrityManager |
createStandard
public static StandardIntegrityManager createStandard (Context applicationContext)
יצירת חשבון Standard Integrity Manager.
פרמטרים | |
---|---|
applicationContext |
Context |
החזרות | |
---|---|
StandardIntegrityManager |