Environment.AndroidDevicePolicyEnvironment

public 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 methods

getDefaultInstance

public static Environment.AndroidDevicePolicyEnvironment getDefaultInstance()

getState

public abstract Environment.AndroidDevicePolicyEnvironment.State getState()

The state of the Android Device Policy app.

getVersion

public abstract Environment.AndroidDevicePolicyEnvironment.Version getVersion()

The version of the Android Device Policy app.