IntegrityManagerFactory

public class IntegrityManagerFactory
extends Object

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


Tworzy instancje instancji IntegrityManager.

Podsumowanie

Metody publiczne

static IntegrityManager create(Context applicationContext)

Tworzy klasycznego menedżera integralności.

static StandardIntegrityManager createStandard(Context applicationContext)

Tworzy standardowego menedżera integralności.

Metody dziedziczone

Metody publiczne

utwórz

public static IntegrityManager create (Context applicationContext)

Tworzy klasycznego menedżera integralności.

Parametry
applicationContext Context

Zwroty
IntegrityManager

CreateStandard

public static StandardIntegrityManager createStandard (Context applicationContext)

Tworzy standardowego menedżera integralności.

Parametry
applicationContext Context

Zwroty
StandardIntegrityManager