Sl4a BluetoothUtil.ब्लूटूथ ऐक्सेस लेवल

public static final enum Sl4aBluetoothUtil.BluetoothAccessLevel
extends Enum<Sl4aBluetoothUtil.BluetoothAccessLevel>

java.lang.Object
java.lang.Enum<com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothAccessLevel>
  com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothAccessLevel


BluetoothDevice.java पर आधारित ब्लूटूथ डिवाइस के ऐक्सेस लेवल के लिए Enum

खास जानकारी

Enum वैल्यू

Sl4aBluetoothUtil.BluetoothAccessLevel  ACCESS_ALLOWED

 

Sl4aBluetoothUtil.BluetoothAccessLevel  ACCESS_REJECTED

 

Sl4aBluetoothUtil.BluetoothAccessLevel  ACCESS_UNKNOWN

 

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

int getAccess()
static Sl4aBluetoothUtil.BluetoothAccessLevel valueOf(String name)
static final BluetoothAccessLevel[] values()

Enum वैल्यू

ऐक्सेस की अनुमति है

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_ALLOWED

ऐक्सेस_अस्वीकार किया गया

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_REJECTED

ऐक्सेस_नहीं पता

public static final Sl4aBluetoothUtil.BluetoothAccessLevel ACCESS_UNKNOWN

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

ऐक्सेस पाएं

public int getAccess ()

रिटर्न
int

वैल्यू ऑफ़

public static Sl4aBluetoothUtil.BluetoothAccessLevel valueOf (String name)

पैरामीटर
name String

रिटर्न
Sl4aBluetoothUtil.BluetoothAccessLevel

मान

public static final BluetoothAccessLevel[] values ()

रिटर्न
BluetoothAccessLevel[]