Since: API level 34
public static class

PeripheralConstants.VendorKoamtac.FirmwareType

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

Deprecated in API level 37

Class Overview

This class defines koamtac firmware type.

Since
API level 34
Knox 3.7.1

Summary

Constants
String INTERFACE Deprecated in API level 37
String KDC Deprecated in API level 37
String POWER_DELIVERY Deprecated in API level 37
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String INTERFACE

Since: API level 34

Deprecated in API level 37

Indicates interface firmware.

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

public static final String KDC

Since: API level 34

Deprecated in API level 37

Indicates kdc firmware.

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

public static final String POWER_DELIVERY

Since: API level 34

Deprecated in API level 37

Indicates power delivery firmware.

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