Android.Nfc.Tech.NfcF.MaxTransceiveLength Property
Return the maximum number of bytes that can be sent with NfcF.Transceive(Byte[]).

Syntax

[get: Android.Runtime.Register("getMaxTransceiveLength", "()I", "GetGetMaxTransceiveLengthHandler")]
public int MaxTransceiveLength { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the maximum number of bytes that can be sent with NfcF.Transceive(Byte[]).

[Android Documentation]

Requirements

Namespace: Android.Nfc.Tech
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14