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 int getAccess ()
रिटर्न | |
---|---|
int |
वैल्यू ऑफ़
public static Sl4aBluetoothUtil.BluetoothAccessLevel valueOf (String name)
पैरामीटर | |
---|---|
name |
String |
रिटर्न | |
---|---|
Sl4aBluetoothUtil.BluetoothAccessLevel |