CardEmulation.CategoryPayment Field

Definition

Category used for NFC payment services.

[Android.Runtime.Register("CATEGORY_PAYMENT")]
public const string CategoryPayment;
[<Android.Runtime.Register("CATEGORY_PAYMENT")>]
val mutable CategoryPayment : string

Field Value

Attributes

Remarks

Category used for NFC payment services.

Java documentation for android.nfc.cardemulation.CardEmulation.CATEGORY_PAYMENT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to