java.lang.Object | |
↳ | com.samsung.android.knox.ex.peripheral.PeripheralConstants.ConnectionState |
Deprecated
in API level 37
NOTE: This Class is not available since Android 15.
This class defines connection state.
API level 34 |
Knox 3.7.1 |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | CONNECTED |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
String | CONNECTING |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
String | DISCONNECTED |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
String | UNKNOWN |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates Peripheral connected.
API level 34 |
KNOX 3.7.1 |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates connecting Peripheral.
API level 34 |
KNOX 3.7.1 |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates Peripheral disconnected.
API level 34 |
KNOX 3.7.1 |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates Peripheral connection state is unknown.
API level 34 |
KNOX 3.7.1 |