Enum NfcHceEvent

    Definition

    Namespace:
    Tizen.Network.Nfc
    Assembly:
    Tizen.Network.Nfc.dll

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

    public enum NfcHceEvent

    Fields

    Name Description
    Activated

    HCE activated.

    ApduReceived

    HCE APDU (Application Protocol Data Unit) received.

    Deactivated

    HCE deactivated.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX