Environment.AndroidDevicePolicyEnvironment

abstract class Environment.AndroidDevicePolicyEnvironment


The environment of the Android Device Policy app.

Summary

Nested types

Builder for Environment.AndroidDevicePolicyEnvironment.

The state of the Android Device Policy app.

The version of the Android Device Policy app.

Public functions

getDefaultInstance

java-static fun getDefaultInstance(): Environment.AndroidDevicePolicyEnvironment!

getState

abstract fun getState(): Environment.AndroidDevicePolicyEnvironment.State!

The state of the Android Device Policy app.

getVersion

abstract fun getVersion(): Environment.AndroidDevicePolicyEnvironment.Version!

The version of the Android Device Policy app.