IWifiHelper.WifiConnectionResult

public static final enum IWifiHelper.WifiConnectionResult
extends Enum<IWifiHelper.WifiConnectionResult>

java.lang.Object
   ↳ java.lang.Enum<com.android.tradefed.device.IWifiHelper.WifiConnectionResult>
     ↳ com.android.tradefed.device.IWifiHelper.WifiConnectionResult


סיכום

ערכי טיפוסים בני מנייה (enum)

IWifiHelper.WifiConnectionResult  FAILED_TO_CONNECT

 

IWifiHelper.WifiConnectionResult  FAILED_TO_ENABLE

 

IWifiHelper.WifiConnectionResult  SUCCESS

 

‫methods ציבוריים

static IWifiHelper.WifiConnectionResult valueOf(String name)
static final WifiConnectionResult[] values()

ערכי טיפוסים בני מנייה (enum)

FAILED_TO_CONNECT

public static final IWifiHelper.WifiConnectionResult FAILED_TO_CONNECT

FAILED_TO_ENABLE

public static final IWifiHelper.WifiConnectionResult FAILED_TO_ENABLE

הצלחה

public static final IWifiHelper.WifiConnectionResult SUCCESS

‫methods ציבוריים

valueOf

public static IWifiHelper.WifiConnectionResult valueOf (String name)

פרמטרים
name String

חזרה לרצף השגרה
IWifiHelper.WifiConnectionResult

ערכים

public static final WifiConnectionResult[] values ()

חזרה לרצף השגרה
WifiConnectionResult[]