ClusterHostEvent.HostEventType (סוג אירוע)

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

JavaScript.lang.Object
JavaScript.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

toString (מחרוזת)

public String toString ()

החזרות
String

ערך של

public static ClusterHostEvent.HostEventType valueOf (String name)

פרמטרים
name String

החזרות
ClusterHostEvent.HostEventType

ערכים

public static final HostEventType[] values ()

החזרות
HostEventType[]