Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Android.Nfc.Tech
  3. MifareClassic
  4. Transfer(Int32)
  • MifareClassic
    • BlockSize
    • Size1k
    • Size2k
    • Size4k
    • SizeMini
    • TypeClassic
    • TypePlus
    • TypePro
    • TypeUnknown
    • BlockCount
    • IsConnected
    • JniPeerMembers
    • KeyDefault
    • KeyMifareApplicationDirectory
    • KeyNfcForum
    • MaxTransceiveLength
    • SectorCount
    • Size
    • Tag
    • ThresholdClass
    • ThresholdType
    • Timeout
    • Type
    • AuthenticateSectorWithKeyA(Int32, Byte[])
    • AuthenticateSectorWithKeyB(Int32, Byte[])
    • BlockToSector(Int32)
    • Close()
    • Connect()
    • Decrement(Int32, Int32)
    • DecrementAsync(Int32, Int32)
    • Get(Tag)
    • GetBlockCountInSector(Int32)
    • Increment(Int32, Int32)
    • IncrementAsync(Int32, Int32)
    • ReadBlock(Int32)
    • ReadBlockAsync(Int32)
    • Restore(Int32)
    • RestoreAsync(Int32)
    • SectorToBlock(Int32)
    • Transceive(Byte[])
    • TransceiveAsync(Byte[])
    • Transfer(Int32)
    • TransferAsync(Int32)
    • WriteBlock(Int32, Byte[])
    • WriteBlockAsync(Int32, Byte[])
monoandroid
namespace Android.Nfc.Tech
{
    [Register("android/nfc/tech/MifareClassic", DoNotGenerateAcw = true)]
    public sealed class MifareClassic : BasicTagTechnology, ITagTechnology, IJavaObject, IJavaPeerable, ICloseable, IDisposable
    {
        [Register("transfer", "(I)V", "")]
        public void Transfer(int blockIndex);
    }
}
.NET
6.07.08.09.0
Information specific to monoandroid
Assembly

Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙