EnvironmentEvent

abstract class EnvironmentEvent


The event related to the environment of the device.

Summary

Nested types

The user accepted the consent to install the Android Device Policy app.

Builder for EnvironmentEvent.AndroidDevicePolicyInstallConsentAccepted.

Builder for EnvironmentEvent.

The event related to the prepare environment API.

The possible kind of EnvironmentEvent.EventCase.

Public functions

java-static EnvironmentEvent.Builder!
java-static EnvironmentEvent!
abstract EnvironmentEvent.EventCase!

The event related to the prepare environment API.

abstract EnvironmentEvent.Builder!

Public functions

builder

java-static fun builder(): EnvironmentEvent.Builder!

getDefaultInstance

java-static fun getDefaultInstance(): EnvironmentEvent!

getEvent

abstract fun getEvent(): EnvironmentEvent.EventCase!

The event related to the prepare environment API.

toBuilder

abstract fun toBuilder(): EnvironmentEvent.Builder!