| java.lang.Object | |
| ↳ | com.samsung.android.knox.ex.peripheral.PeripheralConstants.EventType |
Deprecated
in API level 37
NOTE: This Class is not available since Android 15.
This class defines event type.
| API level 34 |
| Knox 3.7.1 |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | BT_DISCOVER_STOPPED |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
| int | CONNECTION_CHANGED |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
| int | DATA_RECEIVED |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
| int | ERROR_RECEIVED |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
| int | FIRMWARE_UPDATED |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
| int | INFO_RECEIVED |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates Bluetooth device discover event
| API level 35 |
| KNOX 3.8 |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates Peripheral connection changed.
| API level 34 |
| KNOX 3.7.1 |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates data received.
| API level 34 |
| KNOX 3.7.1 |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates error received.
| API level 34 |
| KNOX 3.7.1 |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates firmware updated.
| API level 34 |
| KNOX 3.7.1 |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates information received.
| API level 34 |
| KNOX 3.7.1 |