Since: API level 35
public static class

PeripheralConstants.NfcTagType

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

Deprecated in API level 37

Class Overview

This class defines NFC Tag type.

Since
API level 35
Knox 3.8

Summary

Constants
String CALYPSO Deprecated in API level 37
String FELICA Deprecated in API level 37
String ISO15693 Deprecated in API level 37
String JEWEL Deprecated in API level 37
String MIFARE_1K Deprecated in API level 37
String MIFARE_4K Deprecated in API level 37
String MIFARE_DESFIRE Deprecated in API level 37
String MIFARE_UL Deprecated in API level 37
String MIFARE_UL_C Deprecated in API level 37
String NDEF_TYPE1 Deprecated in API level 37
String NDEF_TYPE2 Deprecated in API level 37
String RFID Deprecated in API level 37
String TYPE_A Deprecated in API level 37
String TYPE_B Deprecated in API level 37
String UNDEFINED Deprecated in API level 37
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String CALYPSO

Since: API level 35

Deprecated in API level 37

Indicates NFC TAG Type CALYPSO.

Since
API level 35
KNOX 3.8
Constant Value: "PERIPHERAL_NFC_TAG_TYPE_CALYPSO"

public static final String FELICA

Since: API level 35

Deprecated in API level 37

Indicates NFC TAG Type FELICA.

Since
API level 35
KNOX 3.8
Constant Value: "PERIPHERAL_NFC_TAG_TYPE_FELICA"

public static final String ISO15693

Since: API level 35

Deprecated in API level 37

Indicates NFC TAG Type ISO15693.

Since
API level 35
KNOX 3.8
Constant Value: "PERIPHERAL_NFC_TAG_TYPE_ISO15693"

public static final String JEWEL

Since: API level 35

Deprecated in API level 37

Indicates NFC TAG Type JEWEL.

Since
API level 35
KNOX 3.8
Constant Value: "PERIPHERAL_NFC_TAG_TYPE_JEWEL"

public static final String MIFARE_1K

Since: API level 35

Deprecated in API level 37

Indicates NFC TAG Type MIFARE_1K.

Since
API level 35
KNOX 3.8
Constant Value: "PERIPHERAL_NFC_TAG_TYPE_MIFARE_1K"

public static final String MIFARE_4K

Since: API level 35

Deprecated in API level 37

Indicates NFC TAG Type MIFARE_4K.

Since
API level 35
KNOX 3.8
Constant Value: "PERIPHERAL_NFC_TAG_TYPE_MIFARE_4K"

public static final String MIFARE_DESFIRE

Since: API level 35

Deprecated in API level 37

Indicates NFC TAG Type MIFARE_DESFIRE.

Since
API level 35
KNOX 3.8
Constant Value: "PERIPHERAL_NFC_TAG_TYPE_MIFARE_DESFIRE"

public static final String MIFARE_UL

Since: API level 35

Deprecated in API level 37

Indicates NFC TAG Type MIFARE_UL.

Since
API level 35
KNOX 3.8
Constant Value: "PERIPHERAL_NFC_TAG_TYPE_MIFARE_UL"

public static final String MIFARE_UL_C

Since: API level 35

Deprecated in API level 37

Indicates NFC TAG Type MIFARE_UL_C.

Since
API level 35
KNOX 3.8
Constant Value: "PERIPHERAL_NFC_TAG_TYPE_MIFARE_UL_C"

public static final String NDEF_TYPE1

Since: API level 35

Deprecated in API level 37

Indicates NFC TAG Type NDEF_TYPE1.

Since
API level 35
KNOX 3.8
Constant Value: "PERIPHERAL_NFC_TAG_TYPE_NDEF_TYPE1"

public static final String NDEF_TYPE2

Since: API level 35

Deprecated in API level 37

Indicates NFC TAG Type NDEF_TYPE2.

Since
API level 35
KNOX 3.8
Constant Value: "PERIPHERAL_NFC_TAG_TYPE_NDEF_TYPE2"

public static final String RFID

Since: API level 35

Deprecated in API level 37

Indicates NFC TAG Type RFID.

Since
API level 35
KNOX 3.8
Constant Value: "PERIPHERAL_NFC_TAG_TYPE_RFID"

public static final String TYPE_A

Since: API level 35

Deprecated in API level 37

Indicates NFC TAG Type TYPE_A.

Since
API level 35
KNOX 3.8
Constant Value: "PERIPHERAL_NFC_TAG_TYPE_TYPE_A"

public static final String TYPE_B

Since: API level 35

Deprecated in API level 37

Indicates NFC TAG Type TYPE_B.

Since
API level 35
KNOX 3.8
Constant Value: "PERIPHERAL_NFC_TAG_TYPE_TYPE_B"

public static final String UNDEFINED

Since: API level 35

Deprecated in API level 37

Indicates NFC TAG Type UNDEFINED.

Since
API level 35
KNOX 3.8
Constant Value: "PERIPHERAL_NFC_TAG_TYPE_UNDEFINED"