Since: API level 34
public static class

PeripheralConstants.BatteryStatus

extends Object
java.lang.Object
   ↳ com.samsung.android.knox.ex.peripheral.PeripheralConstants.BatteryStatus

Deprecated in API level 37

Class Overview

This class defines battery status.

Since
API level 34
Knox 3.7.1

Summary

Constants
String NO_BATTERY Deprecated in API level 37
String UNKNOWN Deprecated in API level 37
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String NO_BATTERY

Since: API level 34

Deprecated in API level 37

Indicates peripheral doesn't have battery.

Since
API level 34
KNOX 3.7.1
Constant Value: "PERIPHERAL_BATTERY_STATUS_NO_BATTERY"

public static final String UNKNOWN

Since: API level 34

Deprecated in API level 37

Indicates unknown

Since
API level 34
KNOX 3.7.1
Constant Value: "PERIPHERAL_BATTERY_STATUS_UNKNOWN"