EnvironmentEvent.EventCase

public abstract class EnvironmentEvent.EventCase


The event related to the prepare environment API.

Summary

Nested types

The possible kind of EnvironmentEvent.EventCase.

Public methods

androidDevicePolicyInstallConsentAccepted

public abstract EnvironmentEvent.AndroidDevicePolicyInstallConsentAccepted androidDevicePolicyInstallConsentAccepted()

getKind

public abstract EnvironmentEvent.EventCase.Kind getKind()

ofNone

public static EnvironmentEvent.EventCase ofNone()