ClusterHostEvent.HostEventType

public static final enum ClusterHostEvent.HostEventType
extends Enum<ClusterHostEvent.HostEventType>

Java.lang.Nesne
🎃 java.lang.Enum<com.android.tradefed.cluster.ClusterHostEvent.HostEventType>
  🎃 com.android.tradefed.cluster.ClusterHostEvent.HostEventType


Farklı düzenleyen etkinlik türlerinin sıralaması.

Özet

Enum değerleri

ClusterHostEvent.HostEventType  DeviceSnapshot

 

ClusterHostEvent.HostEventType  HostStateChanged

 

Herkese açık yöntemler

String getAndroidEngProdAPIName()
String toString()
static ClusterHostEvent.HostEventType valueOf(String name)
static final HostEventType[] values()

Enum değerleri

DeviceSnapshot

public static final ClusterHostEvent.HostEventType DeviceSnapshot

Ana Makine Durumu Değişti

public static final ClusterHostEvent.HostEventType HostStateChanged

Herkese açık yöntemler

getAndroidEngProdAPIName

public String getAndroidEngProdAPIName ()

İlerlemeler
String

toString

public String toString ()

İlerlemeler
String

değeri

public static ClusterHostEvent.HostEventType valueOf (String name)

Parametreler
name String

İlerlemeler
ClusterHostEvent.HostEventType

değerler

public static final HostEventType[] values ()

İlerlemeler
HostEventType[]