[Missing <summary> documentation for "T:InTheHand.Nfc.NdefRecord"]
public sealed class NdefRecord
Public NotInheritable Class NdefRecord
public ref class NdefRecord sealed
[<SealedAttribute>]
type NdefRecord = class end
NdefRecord | Initializes a new instance of the NdefRecord class |
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. |
Equals | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
ToString | (Inherited from Object) |