BluetoothSocketException.SocketManagerFailure Bidang

Definisi

Perhatian

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

Kode kesalahan yang dikembalikan oleh BluetoothSocket selama operasi soket yang gagal karena manajer soket tidak tersedia.

[Android.Runtime.Register("SOCKET_MANAGER_FAILURE", 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 SocketManagerFailure = 16;
[<Android.Runtime.Register("SOCKET_MANAGER_FAILURE", 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 SocketManagerFailure : Android.Bluetooth.BluetoothSocketExceptionReason

Nilai Bidang

Value = 16
Atribut

Keterangan

Kode kesalahan yang dikembalikan oleh BluetoothSocket selama operasi soket yang gagal karena manajer soket tidak tersedia.

Java dokumentasi untuk android.bluetooth.BluetoothSocketException.SOCKET_MANAGER_FAILURE.

Bagian dari halaman ini adalah modifikasi berdasarkan pekerjaan yang dibuat dan dibagikan oleh Android Open Source Project dan digunakan sesuai dengan istilah yang dijelaskan dalam Lisensi Creative Commons 2.5 Lisensi Atribusi.

Berlaku untuk