Request the battery type re-check
| C# | Visual Basic | Visual C++ |
public enum BatteryType
Public Enumeration BatteryType
public enum class BatteryType
| Member | Description |
|---|---|
| CHECK |
Default
|
| RECHECK |
Application requested for the re-check of battery type
|