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#Copypublic class NfcSnep : IDisposable
- Inheritance
-
NfcSnep
- Implements
-
System.IDisposable
Methods
Declaration
C#Copypublic void Dispose()
API Level: 3
Declaration
C#Copyprotected void Finalize()
Implements
System.IDisposable