NdefRecord Class

[Missing <summary> documentation for "T:InTheHand.Nfc.NdefRecord"]

Definition

Namespace: InTheHand.Nfc
Assembly: InTheHand.Nfc (in InTheHand.Nfc.dll) Version: 1.0.1+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public sealed class NdefRecord
Inheritance
Object    NdefRecord

Constructors

NdefRecordInitializes a new instance of the NdefRecord class

Properties

Data 
Encoding 
Id The record identifier, which is an absolute or relative URL.
Language 
MediaType The MIME type of the NDEF record payload.
RecordType The NDEF record type.

Methods

Equals
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
ToString
(Inherited from Object)

See Also