Android.Nfc.Tech.MifareClassic.GetBlockCountInSector Method
Return the number of blocks in the given sector.

Syntax

[Android.Runtime.Register("getBlockCountInSector", "(I)I", "")]
public int GetBlockCountInSector (int p0)

Parameters

sectorIndex
index of sector, starting from 0

Returns

Documentation for this section has not yet been entered.

Remarks

Return the number of blocks in the 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