Android.Nfc.CardEmulators.CardEmulation.GetSelectionModeForCategory Method
Returns the service selection mode for the passed in category.

Syntax

[Android.Runtime.Register("getSelectionModeForCategory", "(Ljava/lang/String;)I", "")]
[return:Android.Runtime.GeneratedEnum]
public CardSelectionMode GetSelectionModeForCategory (string category)

Parameters

category
The category, for example CardEmulation.CategoryPayment

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the service selection mode for the passed in category. Valid return values are:

CardEmulation.SelectionModePreferDefault the user has requested a default service for this category, which will be preferred.

CardEmulation.SelectionModeAlwaysAsk the user has requested to be asked every time what service he would like to use in this category.

CardEmulation.SelectionModeAskIfConflict the user will only be asked to pick a service if there is a conflict.

[Android Documentation]

Requirements

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