Android.Nfc.CardEmulators.CardEmulation.SelectionModeAskIfConflict Field
Return value for CardEmulation.GetSelectionModeForCategory(string).

Value: 2

Syntax

[Android.Runtime.Register("SELECTION_MODE_ASK_IF_CONFLICT")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Nfc.CardEmulators.CardSelectionMode enum directly instead of this field.")]
public const CardSelectionMode SelectionModeAskIfConflict

Remarks

Return value for CardEmulation.GetSelectionModeForCategory(string).

In this mode, when using ISO-DEP card emulation with Android.Nfc.CardEmulators.HostApduService or Android.Nfc.CardEmulators.OffHostApduService, the user will only be asked to select a service if the Application ID (AID) selected by the reader has been registered by multiple services. If there is only one service that has registered for the AID, that service will be invoked directly.

[Android Documentation]

Requirements

Namespace: Android.Nfc.CardEmulators
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0