Sprache

BluetoothSocketException.Unspecified Feld

Definition

Achtung

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

Fehlercode, der einen Fehler während BluetoothSocketder Ausführung darstellt.

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

Feldwert

Value = 0
Attribute

Hinweise

Fehlercode, der einen Fehler während BluetoothSocketder Ausführung darstellt. Der Grund für fehler ist nicht angegeben.

Java Dokumentation für android.bluetooth.BluetoothSocketException.UNSPECIFIED.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: