Class NfcSnep

Definition

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

The class for managing the SNEP (Simple NDEF Exchange Protocol) information.

C#
Copy
public class NfcSnep : IDisposable
Inheritance
System.Object
NfcSnep
Implements
System.IDisposable

Methods

View Source

Dispose()

Dispose

Declaration
C#
Copy
public void Dispose()
API Level: 3
View Source

Finalize()

NfcSnep Distructor

Declaration
C#
Copy
protected void Finalize()

Implements

System.IDisposable