Enum NfcSecureElementEvent

Definition

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

Enumeration for the NFC secure element event.

C#
Copy
public enum NfcSecureElementEvent
Name Description
CardEmulationChanged

Changing the card emulation mode.

Connectivity

Ready signal.

EndTransaction

End transaction.

FieldOff

The CLF (Contactless Front-end) detects that the RF field is off.

FieldOn

The CLF (Contactless Front-end) detects a RF field.

StartTransaction

Start transaction.

Transaction

An external reader tries to access the secure element.

TypeChanged

Changing the emulated secure element type.