Android.Nfc.Tech.MifareClassic.SectorToBlock Method
Return the first block of a given sector.

Syntax

[Android.Runtime.Register("sectorToBlock", "(I)I", "")]
public int SectorToBlock (int p0)

Parameters

sectorIndex
index of sector to lookup, starting from 0

Returns

Documentation for this section has not yet been entered.

Remarks

Return the first block of a given sector.

Does not cause any RF activity and does not block.

[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 10