Enum NfcHceEvent

Definition

Namespace:
Tizen.Network.Nfc
Assembly:
Tizen.Network.Nfc.dll
API Level:
3

Enumeration for the NFC card emulation HCE (Host Card Emulation) event type.

C#
Copy
public enum NfcHceEvent
Name Description
Activated

HCE activated.

ApduReceived

HCE APDU (Application Protocol Data Unit) received.

Deactivated

HCE deactivated.