Enum NfcEncodeType
Definition
- Namespace:
- Tizen.Network.Nfc
- Assembly:
- Tizen.Network.Nfc.dll
- API Level:
- 3
Enumeration for the NFC encode type.
C#Copypublic enum NfcEncodeType
Name | Description |
---|---|
Utf16 | UTF-16. |
Utf8 | UTF-8. |
Enumeration for the NFC encode type.
C#Copypublic enum NfcEncodeType
Name | Description |
---|---|
Utf16 | UTF-16. |
Utf8 | UTF-8. |