NdefRecord.TnfUnchanged Field

Definition

Indicates the payload is an intermediate or final chunk of a chunked NDEF Record.

[Android.Runtime.Register("TNF_UNCHANGED")]
public const short TnfUnchanged = 6;
[<Android.Runtime.Register("TNF_UNCHANGED")>]
val mutable TnfUnchanged : int16

Field Value

Int16

Implements

Attributes

Remarks

Java documentation for android.nfc.NdefRecord.TNF_UNCHANGED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to