PrepareEnvironmentCallback

public interface PrepareEnvironmentCallback


Callback of the prepare environment API.

Summary

Public methods

abstract void

Called when the user accepts the consent to install Android Device Policy.

Public methods

onAndroidDevicePolicyInstallConsentAccepted

abstract void onAndroidDevicePolicyInstallConsentAccepted()

Called when the user accepts the consent to install Android Device Policy.

This is called before the installation of Android Device Policy is started.