ClusterHostEvent.HostEventType

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

java.lang.Object
java.lang.Enum<com.android.tradefed.cluster.ClusterHostEvent.HostEventType>
  com.android.tradefed.cluster.ClusterHostEvent.HostEventType


अलग-अलग तरह के होस्ट इवेंट की संख्या.

खास जानकारी

Enum वैल्यू

ClusterHostEvent.HostEventType  DeviceSnapshot

 

ClusterHostEvent.HostEventType  HostStateChanged

 

सार्वजनिक तरीके

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

Enum वैल्यू

डिवाइसस्नैपशॉट

public static final ClusterHostEvent.HostEventType DeviceSnapshot

HostStateChanged

public static final ClusterHostEvent.HostEventType HostStateChanged

सार्वजनिक तरीके

getAndroidEngProdAPIName

public String getAndroidEngProdAPIName ()

रिटर्न
String

टूस्ट्रिंग

public String toString ()

रिटर्न
String

वैल्यू ऑफ़

public static ClusterHostEvent.HostEventType valueOf (String name)

पैरामीटर
name String

रिटर्न
ClusterHostEvent.HostEventType

मान

public static final HostEventType[] values ()

रिटर्न
HostEventType[]