Freigeben über


BluetoothStatusCodes.Success Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Bluetooth.CurrentBluetoothStatusCodes enum directly instead of this field.

Gibt an, dass der API-Aufruf erfolgreich war.

[Android.Runtime.Register("SUCCESS", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.CurrentBluetoothStatusCodes enum directly instead of this field.", true)]
public const Android.Bluetooth.CurrentBluetoothStatusCodes Success = 0;
[<Android.Runtime.Register("SUCCESS", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.CurrentBluetoothStatusCodes enum directly instead of this field.", true)>]
val mutable Success : Android.Bluetooth.CurrentBluetoothStatusCodes

Feldwert

Value = 0
Attribute

Hinweise

Java-Dokumentation für android.bluetooth.BluetoothStatusCodes.SUCCESS.

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: