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
NOTE: This Class is not available since Android 15.

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
NOTE: This Variable is not available since Android 15.
String KDC Deprecated in API level 37
NOTE: This Variable is not available since Android 15.
String POWER_DELIVERY Deprecated in API level 37
NOTE: This Variable is not available since Android 15.
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String INTERFACE

Since: API level 34

Deprecated in API level 37
NOTE: This Variable is not available since Android 15.

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
NOTE: This Variable is not available since Android 15.

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
NOTE: This Variable is not available since Android 15.

Indicates power delivery firmware.

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