Android.Nfc.Tech.MifareClassic.BlockToSector Method
Return the sector that contains a given block.

Syntax

[Android.Runtime.Register("blockToSector", "(I)I", "")]
public int BlockToSector (int p0)

Parameters

blockIndex
index of block to lookup, starting from 0

Returns

Documentation for this section has not yet been entered.

Remarks

Return the sector that contains a given block.

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