Sprache

CardEmulation.ProtocolAndTechnologyRouteUnset Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Nfc.CardEmulators.ProtocolAndTechnologyRoute enum directly instead of this field.

Route nicht festgelegt.

[Android.Runtime.Register("PROTOCOL_AND_TECHNOLOGY_ROUTE_UNSET", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Nfc.CardEmulators.ProtocolAndTechnologyRoute enum directly instead of this field.", true)]
public const Android.Nfc.CardEmulators.ProtocolAndTechnologyRoute ProtocolAndTechnologyRouteUnset = -1;
[<Android.Runtime.Register("PROTOCOL_AND_TECHNOLOGY_ROUTE_UNSET", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Nfc.CardEmulators.ProtocolAndTechnologyRoute enum directly instead of this field.", true)>]
val mutable ProtocolAndTechnologyRouteUnset : Android.Nfc.CardEmulators.ProtocolAndTechnologyRoute

Feldwert

Value = -1
Attribute

Hinweise

Route nicht festgelegt.

Java-Dokumentation für android.nfc.cardemulation.CardEmulation.PROTOCOL_AND_TECHNOLOGY_ROUTE_UNSET.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: