Enum NfcError

Definition

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

Enumeration for the NFC Error.

C#
Copy
public enum NfcError
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.