PrepareEnvironmentCallback

interface PrepareEnvironmentCallback


Callback of the prepare environment API.

Summary

Public functions

Unit

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

Public functions

onAndroidDevicePolicyInstallConsentAccepted

fun onAndroidDevicePolicyInstallConsentAccepted(): Unit

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

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