BluetoothSocketException.L2capInvalidParameters Bidang

Definisi

Perhatian

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

Kode kesalahan selama sambungkan untuk parameter yang tidak valid dari perangkat serekan selama koneksi L2CAP.

[Android.Runtime.Register("L2CAP_INVALID_PARAMETERS", 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 L2capInvalidParameters = 11;
[<Android.Runtime.Register("L2CAP_INVALID_PARAMETERS", 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 L2capInvalidParameters : Android.Bluetooth.BluetoothSocketExceptionReason

Nilai Bidang

Value = 11
Atribut

Keterangan

Kode kesalahan selama sambungkan untuk parameter yang tidak valid dari perangkat serekan selama koneksi L2CAP.

Java dokumentasi untuk android.bluetooth.BluetoothSocketException.L2CAP_INVALID_PARAMETERS.

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