Enum NfcError

    Definition

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

    Enumeration for the NFC Error.

    public enum NfcError

    Fields

    Name Description
    AidAlreadyRegisteredError

    Aid Already Registered

    AlreadyActivatedError

    Already Activated.

    AlreadyDeactivatedError

    Already Deactivated.

    DeviceBusyError

    Device Busy.

    IllegalStateError

    Illegal State

    InvalidNdefMessageError

    Invalied Ndef Message.

    InvalidParameterError

    Invalid Parameter.

    InvalidRecordTypeError

    Invalid Record Type.

    IoError

    I/O Error.

    NoDeviceError

    No Device.

    NoNdefMessageError

    No Ndef Message

    None

    Successful.

    NoSpaceOnNdefError

    No Space On Ndef.

    NotActivatedError

    Not Activated.

    NotInitializedError

    Not Initialized

    NotNdefFormatError

    No Ndef Format

    NotSupportedError

    Not Supported.

    OperationFailedError

    Operation Failed.

    OutOfMemoryError

    Out of Memory.

    PermissionDeniedError

    Permission Denied.

    ReadOnlyNdefError

    Read Only Ndef.

    SecurityRestrictedError

    Security Restricted

    TagNotSupportedError

    Tag Not Supported

    TimedOutError

    Timed Out.

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